From 99af88cc5f8646faf15ba578fc4656f6683097d3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 30 Oct 1999 11:24:14 +0000 Subject: [PATCH] . --- m4/Makefile.am | 3 +-- m4/Makefile.in | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/m4/Makefile.am b/m4/Makefile.am index f33ac501fe..aea28e0332 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -6,9 +6,7 @@ afs.m4 \ 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 @@ readdir.m4 \ realloc.m4 \ regex.m4 \ search-libs.m4 \ +ssize_t.m4 \ st_dm_mode.m4 \ st_mtim.m4 \ stat.m4 \ diff --git a/m4/Makefile.in b/m4/Makefile.in index a8dfddbddf..556fcb3760 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -104,9 +104,7 @@ afs.m4 \ 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 @@ readdir.m4 \ realloc.m4 \ regex.m4 \ search-libs.m4 \ +ssize_t.m4 \ st_dm_mode.m4 \ st_mtim.m4 \ stat.m4 \ -- 2.30.2