bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] Re: ftp: command processing


From: Debarshi 'Rishi' Ray
Subject: [bug-inetutils] Re: ftp: command processing
Date: Tue, 28 Aug 2007 19:27:23 +0530

> Just remove all
> readline stuff from configure.ac, remove the non-readline case in
> ftp/main.c, and add the gnulib readline module, and you should be set.

We still need to check for libreadline in configure.ac, since gnulib
does not provide the add_history function, which is used by Inetutils.
Even if we use the readline module from gnulib, we have to envelop the
add_history calls with #if HAVE_LIBREADLINE...#endif pairs.

So what do we do?

By the way I have made the necessary changes to the patch, and will be
sending it over after a bit of testing.

Happy hacking,
Debarshi
-- 
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]