From: Jim Meyering Date: Thu, 10 Jul 2003 08:35:28 +0000 (+0000) Subject: . X-Git-Tag: v5.0.1~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864de4b741d2e051f34d4c668035a6cc456a684d;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 1102c5f63b..a234ea4a7a 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -37,8 +37,10 @@ host-os.m4 \ human.m4 \ iconv.m4 \ intdiv0.m4 \ +intmax_t.m4 \ inttypes-pri.m4 \ inttypes.m4 \ +inttypes_h.m4 \ isc-posix.m4 \ jm-glibc-io.m4 \ jm-macros.m4 \ @@ -78,15 +80,18 @@ st_dm_mode.m4 \ st_mtim.m4 \ stat.m4 \ stdbool.m4 \ +stdint_h.m4 \ strftime.m4 \ timespec.m4 \ tm_gmtoff.m4 \ tzset.m4 \ +uintmax_t.m4 \ unlink-busy.m4 \ uptime.m4 \ utimbuf.m4 \ utime.m4 \ utimes.m4 \ +vasprintf.m4 \ xstrtoimax.m4 \ xstrtoumax.m4 ##m4-files-end diff --git a/m4/Makefile.in b/m4/Makefile.in index 37fd7a420f..a48f7b5ec1 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -188,8 +188,10 @@ host-os.m4 \ human.m4 \ iconv.m4 \ intdiv0.m4 \ +intmax_t.m4 \ inttypes-pri.m4 \ inttypes.m4 \ +inttypes_h.m4 \ isc-posix.m4 \ jm-glibc-io.m4 \ jm-macros.m4 \ @@ -229,15 +231,18 @@ st_dm_mode.m4 \ st_mtim.m4 \ stat.m4 \ stdbool.m4 \ +stdint_h.m4 \ strftime.m4 \ timespec.m4 \ tm_gmtoff.m4 \ tzset.m4 \ +uintmax_t.m4 \ unlink-busy.m4 \ uptime.m4 \ utimbuf.m4 \ utime.m4 \ utimes.m4 \ +vasprintf.m4 \ xstrtoimax.m4 \ xstrtoumax.m4