Integrated the guile-srfi package into the Guile distribution.
[bpt/guile.git] / guile-readline / configure.in
2000-11-19 Gary Houston * configure.in: test $ac_cv_lib_readline_readline...
2000-09-17 Marius Vollmer* configure.in: Check for curses, terminfo and termlib...
2000-07-19 Marius Vollmer* configure.in (rl_pre_input_hook): Don't check for...
2000-06-19 Mikael Djurfeldt* configure.in: Check for siginterrupt and rl_pre_input...
2000-06-19 Mikael Djurfeldt* configure.in: Added test if readline clears SA_RESTAR...
2000-06-06 Mikael Djurfeldt* configure.in: Put more ink before readline version...
1999-09-22 Jim Blandy* configure.in: Call AM_PROG_CC_STDC.
1999-09-11 Marius Vollmer* configure.in: Get version from ../GUILE-VERSION and...
1999-08-17 Mikael Djurfeldt* configure.in (HAVE_RL_GETC_FUNCTION): Modified test...
1999-07-24 Mikael Djurfeldt* configure.in: Changed AC_MSG_ERROR into AC_MSG_WARN...
1999-07-23 Marius Vollmer* Checked everything into CVS.