1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/guile-readline
Neil Jerram 39b94fee43 Provide easier configure options for GMP and readline
This patch uses the AC_LIB_LINKFLAGS macro, provided by Gnulib's
havelib module, to provide --with-gmp-prefix and
--with-readline-prefix configure options.  Many thanks to Bruno Haible
for suggesting and explaining this to me.

* configure.in (top level): Add AC_LIB_LINKFLAGS(gmp).

* guile-readline/configure.in (AC_CONFIG_AUX_DIR): Change to
  ../build-aux, to share the main build-aux directory and so avoid
  having to distribute multiple copies of config.rpath.
  (top level): Add AC_LIB_LINKFLAGS(readline).

* lib/Makefile.am, m4/gnulib-cache.m4: Regenerated by gnulib-tool for
  new import of the `havelib' module.
2009-06-14 17:58:15 +01:00
..
ice-9 leap of faith: (ice-9 syncase) in psyntax-pp.scm -> (guile) 2009-04-24 14:21:06 +02:00
autogen.sh * autogen.sh: add a --force when autoreconfing. We may need to 2003-03-19 23:46:24 +00:00
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
configure.in Provide easier configure options for GMP and readline 2009-06-14 17:58:15 +01:00
LIBGUILEREADLINE-VERSION Bumped versions for 1.9 series. 2006-02-05 22:57:57 +00:00
Makefile.am Add `ChangeLog-2008' files to the distribution. 2008-09-12 21:57:52 +02:00
readline-activator.scm * readline-activator.scm (activate-readline): Report an error if 2000-06-06 12:41:48 +00:00
readline.c Remove GH and its traces. 2008-09-28 18:42:02 -03:00
readline.h merge from 1.8 branch 2006-04-16 23:18:55 +00:00