Thien-Thi Nguyen
7837d61884
Use AC_PREREQ and AC_CONFIG_SRCDIR.
...
Source $srcdir/LIBGUILEREADLINE-VERSION.
Use AC_CONFIG_FILES.
(LIBGUILEREADLINE_INTERFACE_CURRENT,
LIBGUILEREADLINE_INTERFACE_REVISION,
LIBGUILEREADLINE_INTERFACE_AGE): New AC_SUBST vars.
2002-03-01 20:01:30 +00:00
Mikael Djurfeldt
f59a8b6460
* configure.in: Check for siginterrupt and rl_pre_input_hook.
2000-06-19 01:11:28 +00:00
Mikael Djurfeldt
49a2970b4a
* configure.in: Added test if readline clears SA_RESTART flag for
...
SIGWINCH. (Thanks to Dale P. Smith.)
2000-06-19 00:42:30 +00:00
Mikael Djurfeldt
5ca264aaec
* configure.in: Put more ink before readline version warning.
...
(Thanks to Ian Grant.)
2000-06-06 12:41:39 +00:00
Jim Blandy
52b30d5e8d
* configure.in: Call AM_PROG_CC_STDC.
...
* configure, aclocal.m4: Regenerated.
1999-09-22 19:58:54 +00:00
Marius Vollmer
395753a155
* configure.in: Get version from ../GUILE-VERSION and use it for
...
package version.
1999-09-11 15:21:24 +00:00
Mikael Djurfeldt
f30a1c9560
* configure.in (HAVE_RL_GETC_FUNCTION): Modified test to actually
...
use rl_getc_function. Otherwise smart compilers, like gcc,
optimize away the reference so that no error occurs in the link
phase.
1999-08-17 20:58:19 +00:00
Mikael Djurfeldt
66e28f022f
* configure.in: Changed AC_MSG_ERROR into AC_MSG_WARN in case
...
readline doesn't exist on the system, so that configuration can
proceed normally without readline.
1999-07-24 11:38:30 +00:00
Marius Vollmer
c374ab69c1
* Checked everything into CVS.
1999-07-23 21:43:58 +00:00