From 37ffd45ac86537f6759fb2fb940f3987269b9407 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 12 Jul 2003 18:29:38 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index b96c453aa..bf7a7b86e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2003-07-12 Jim Meyering + * Makefile.am (BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)' + rather than `all-local: $(STDBOOL_H)'. The latter didn't force + creation of stdbool.h before most other targets. + Likewise for $(ALLOCA_H). + Don't emit diagnostics. Let callers do that. * save-cwd.c: Don't include "error.h". (save_cwd): Don't call error. Ensure that errno is valid -- cgit v1.2.3-54-g00ecf