From: Jim Meyering Date: Fri, 18 Jan 2002 23:50:03 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_20~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=96efa91b23b142fa1d1f49a2ccfd97f166a590a3;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 098b19e321..6acb86edfc 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -69,6 +69,7 @@ st_mtim.m4 \ stat.m4 \ strerror_r.m4 \ strftime.m4 \ +strnlen.m4 \ timespec.m4 \ unlink-busy.m4 \ uptime.m4 \ diff --git a/m4/Makefile.in b/m4/Makefile.in index 91a034b9e7..5abc4f5b09 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -182,6 +182,7 @@ st_mtim.m4 \ stat.m4 \ strerror_r.m4 \ strftime.m4 \ +strnlen.m4 \ timespec.m4 \ unlink-busy.m4 \ uptime.m4 \