Mercurial > hg > octave-nkf
diff src/ChangeLog @ 2470:1e673f0648b5
[project @ 1996-11-05 21:46:06 by jwe]
author | jwe |
---|---|
date | Tue, 05 Nov 1996 21:47:59 +0000 |
parents | f201716926bb |
children | 0c788e9b53b8 |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ Tue Nov 5 13:00:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + * input.cc, sysdep.cc, variables.cc: Only include readline.h and + history.h if USE_READLINE is defined. + + * help.cc: Make it compile without warnings even if USE_GNU_INFO + is not defined. + * sighandlers.h (octave_child_list): Don't define HAVE_POSIX_SIGNALS HERE.