darcs patch: Don't test for rl_completion_word_break_hook with -lreadline if we're using GNUreadline.framework.

Judah Jacobson judah.jacobson at gmail.com
Thu Nov 29 12:42:40 EST 2007


Looking over some buildbot logs, I realized the following issue with
the readline configure script: It always adds an extra -lreadline when
checking for rl_completion_word_break_hook, despite the fact that
sometimes we want to link with -framework GNUreadline.

Thanks,
-Judah


  * Don't test for rl_completion_word_break_hook with -lreadline if
we're using GNUreadline.framework.

    M ./configure.ac -2 +2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rl.patch
Type: application/octet-stream
Size: 5871 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/libraries/attachments/20071129/05f16774/rl.obj


More information about the Libraries mailing list