changeset 3898:229b2bd164fa

.
author Jim Meyering <jim@meyering.net>
date Sat, 22 Jun 2002 08:53:17 +0000
parents fdf5224bfd53
children 8bf19ec05c50
files m4/ChangeLog m4/Makefile.am m4/Makefile.in
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -8,6 +8,7 @@
 	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.
+	* fnmatch.m4: Likewise.
 	* prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
 	to AC_HEADER_STDBOOL
 
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -71,6 +71,7 @@
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \
+stdbool.m4 \
 strerror_r.m4 \
 strftime.m4 \
 timespec.m4 \
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -189,6 +189,7 @@
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \
+stdbool.m4 \
 strerror_r.m4 \
 strftime.m4 \
 timespec.m4 \