1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-06-02 08:15:45 +00:00
parent 1f9186195f
commit 095fcca5a5

View 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.