1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 05:30:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2000-07-19 18:10:46 +00:00
parent 6011327117
commit ff0fd4e408

View file

@ -1,3 +1,9 @@
2000-07-17 Marius Vollmer <mvo@zagadka.ping.de>
* configure.in (rl_pre_input_hook): Don't check for this with
AC_CHECK_FUNCS, it doesn't work on HP/UX. Test for it with
AC_TRY_LINK.
2000-06-19 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* readline.c (sigwinch_enable_restart, scm_init_readline):