Michael Albinus <[EMAIL PROTECTED]> writes:

> Kai Grossjohann <[EMAIL PROTECTED]> writes:
>
>> It seems that a switch for the configure script is needed.
>> "--without-contrib" or so...
>
> "--without-contrib" should be the default. One should enable it
> via "--with-contrib".

The perfect solution, IMVHO, would look like this:  When configure is
run, it checks whether all the functions it needs are present.  If
this is not the case, then it prints a message like this:

    Couldn't find function base64-encode-region.
    Use "--with-contrib" arg to use the implementation supplied
    with Tramp.
    Beware, however: After upgrading some other package, the
    function(s) might appear, and then it is better to stop using the
    versions supplied with Tramp.

Kai


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to