]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Clean up stale versions of stdbool.h.
authorBruno Haible <bruno@clisp.org>
Mon, 26 Aug 2002 19:49:37 +0000 (19:49 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:44 +0000 (12:08 +0200)
lib/ChangeLog
lib/Makefile.am

index 5111e0baeefa1e429ddb6d5acb02b97e91ffd94d..b7631b569508f61840d84cd812ddb858f320fe5c 100644 (file)
@@ -1,3 +1,11 @@
+2002-08-25  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (MOSTLYCLEANFILES): Add stdbool.h unconditionally.
+
+2002-08-06  Bruno Haible  <bruno@clisp.org>
+
+       * gettext-0.11.5 released.
+
 2002-07-25  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.11.4 released.
index 3f89a1351422a3f03c1ebfac0bec8908520528e4..e297d58d6c9ecc23432a796837de18dd0eba98ff 100644 (file)
@@ -126,7 +126,7 @@ DISTCLEANFILES = fnmatch.h
 all-local c-ctype.lo execute.lo javacomp.lo javaexec.lo pipe-bidi.lo pipe-in.lo pipe-out.lo progname.lo tmpdir.lo wait-process.lo xerror.lo: @STDBOOL_H@
 stdbool.h: stdbool.h.in
        sed -e 's/@''HAVE__BOOL''@/@HAVE__BOOL@/g' < $(srcdir)/stdbool.h.in > stdbool.h
-MOSTLYCLEANFILES = @STDBOOL_H@
+MOSTLYCLEANFILES = stdbool.h
 
 
 # The following is needed in order to install a simple file in $(libdir)