1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 11:59:36 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-06-22 08:32:50 +00:00
parent f35ad592ca
commit 06f7295ae7
+8
View File
@@ -1,3 +1,11 @@
2002-06-22 Jim Meyering <meyering@lucent.com>
Update to latest tools. Suggestions from Paul Eggert.
* stdbool.m4: New file, from diffutils-2.8.2.
* gnu-source.m4: Update from diffutils-2.8.2.
* prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
to AC_HEADER_STDBOOL
2002-06-21 Jim Meyering <meyering@lucent.com>
* c-bs-a.m4: Add comment, from diffutils-2.8.2.