]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 2 Jun 2003 08:15:45 +0000 (08:15 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 2 Jun 2003 08:15:45 +0000 (08:15 +0000)
lib/ChangeLog

index 850d60bc68c54be3c7c7aea06e79efa67841c8c3..38c9fb44f2a4617df8703e212fcf9f868c73b45a 100644 (file)
@@ -1,3 +1,12 @@
+2003-06-02  Jim Meyering  <jim@meyering.net>
+
+       * stdbool.hin: New file.  From gnulib.
+       * Makefile.am (MOSTLYCLEANFILES): Initialize.
+       (stdbool.h): New rule.
+       (all-local $(lib_OBJECTS)): Depend on $(STDBOOL_H)
+       (MOSTLYCLEANFILES): Add stdbool.h.
+       (EXTRA_DIST): Add stdbool.h.
+
 2003-05-30  Jim Meyering  <jim@meyering.net>
 
        * addext.c: Update from gnulib.