diff ChangeLog @ 2471:7f99808d467d

[project @ 1996-11-05 21:55:53 by jwe]
author jwe
date Tue, 05 Nov 1996 21:55:53 +0000
parents f201716926bb
children 0c788e9b53b8
line wrap: on
line diff
--- a/ChangeLog	Tue Nov 05 21:47:59 1996 +0000
+++ b/ChangeLog	Tue Nov 05 21:55:53 1996 +0000
@@ -1,8 +1,12 @@
 Tue Nov  5 12:32:30 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* configure.in: Comment out code to handle --enable-readline since
+	it doesn't work yet.
+
 	* aclocal.m4 (OCTAVE_SIGNAL_CHECK, OCTAVE_REINSTALL_SIGHANDLERS):
 	New checks stolen from bash 2.0 config.
 	* configure.in: Use them.
+
 	* acconfig.h: Add #undefs for HAVE_BSD_SIGNALS, HAVE_POSIX_SIGNALS,
 	HAVE_USG_SIGHOLD, and MUST_REINSTALL_SIGHANDLERS.