changeset 1980:311131c2499e

.
author Jim Meyering <jim@meyering.net>
date Sat, 30 Oct 1999 11:24:14 +0000
parents a0903bf5aeee
children c58ed8362b2e
files m4/Makefile.am m4/Makefile.in
diffstat 2 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -6,9 +6,7 @@
 assert.m4 \
 bison.m4 \
 check-decl.m4 \
-check-type.m4 \
 chown.m4 \
-const.m4 \
 d-ino.m4 \
 d-type.m4 \
 decl.m4 \
@@ -44,6 +42,7 @@
 realloc.m4 \
 regex.m4 \
 search-libs.m4 \
+ssize_t.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -104,9 +104,7 @@
 assert.m4 \
 bison.m4 \
 check-decl.m4 \
-check-type.m4 \
 chown.m4 \
-const.m4 \
 d-ino.m4 \
 d-type.m4 \
 decl.m4 \
@@ -142,6 +140,7 @@
 realloc.m4 \
 regex.m4 \
 search-libs.m4 \
+ssize_t.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \