* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
authorSimon Josefsson <simon@josefsson.org>
Tue, 7 Mar 2006 13:20:11 +0000 (13:20 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 7 Mar 2006 13:20:11 +0000 (13:20 +0000)
commita97ba59a57727a0e75207fb45646b523f167fb93
treeec924abe27b527a4dd7b3a37241a35617ad60330
parent216c04af3d0ae20181e266391d1bdc09c120404c
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
test to be side-effect free by storing the result in the cache
variable gl_cv_lib_readline, and moving the assignment of
LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
m4/ChangeLog
m4/readline.m4