This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

--disable-readline!



>..For those of us that want to debug Guile, and not braindamaged
>local installs of readline.

If the lossage you're trying to avoid is something that could be
detected at build-time, it would be much more useful if the configure
script could detect mis-installed readline libraries and undefine
HAVE_LIBREADLINE.  How will users know whether they should use
--disable-readline until they've already debugged the problem?