From 864de4b741d2e051f34d4c668035a6cc456a684d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 10 Jul 2003 08:35:28 +0000 Subject: . --- m4/Makefile.am | 5 +++++ m4/Makefile.in | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/m4/Makefile.am b/m4/Makefile.am index 1102c5f63..a234ea4a7 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 37fd7a420..a48f7b5ec 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 -- cgit v1.2.3-70-g09d2