diff options
author | Roland McGrath <roland@redhat.com> | 1996-06-22 22:00:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-06-22 22:00:43 +0000 |
commit | f78bcc2e7248a6aa3ddad55fb06dd2100166be1b (patch) | |
tree | 9da8cb0ef8a30b6aa42ed3c4e9d8b10ecd3d69de /ChangeLog | |
parent | 0c23819036abff9b0e52d121171d6f24bd7906b3 (diff) | |
download | gunmake-f78bcc2e7248a6aa3ddad55fb06dd2100166be1b.tar.gz |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * configure.in: Don't check for _sys_siglist. + * make.h [HAVE__SYS_SIGLIST]: Don't test this; just punt if there is + no strsignal or sys_siglist. + * read.c (conditional_line): Strip ws in `ifeq (a , b)' so it is the same as `ifeq (a, b)'. |