]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 14:10:59 +0000 (14:10 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 14:10:59 +0000 (14:10 +0000)
m4/Makefile.am
m4/Makefile.in

index 62c2361ed9134be89bc00d71044cabcea75ed51f..1fe60b29937c93214abbe7e26fd754916d3920b3 100644 (file)
@@ -19,6 +19,7 @@ d-type.m4 \
 dirfd.m4 \
 dos.m4 \
 error.m4 \
+extensions.m4 \
 fnmatch.m4 \
 fpending.m4 \
 fstypename.m4 \
@@ -34,7 +35,6 @@ gettext.m4 \
 gettimeofday.m4 \
 glibc.m4 \
 glibc21.m4 \
-gnu-source.m4 \
 group-member.m4 \
 host-os.m4 \
 human.m4 \
@@ -45,7 +45,6 @@ inttypes-pri.m4 \
 inttypes.m4 \
 inttypes_h.m4 \
 isc-posix.m4 \
-jm-glibc-io.m4 \
 jm-macros.m4 \
 jm-mktime.m4 \
 jm-winsz1.m4 \
@@ -94,6 +93,7 @@ tm_gmtoff.m4 \
 tzset.m4 \
 uintmax_t.m4 \
 unlink-busy.m4 \
+unlocked-io.m4 \
 uptime.m4 \
 utimbuf.m4 \
 utime.m4 \
index 48b5fe80938dfb5f1d26624b892db00b91f9ad0c..15998a0ec13371b8d3a77625a8f58413a401deb1 100644 (file)
@@ -170,6 +170,7 @@ d-type.m4 \
 dirfd.m4 \
 dos.m4 \
 error.m4 \
+extensions.m4 \
 fnmatch.m4 \
 fpending.m4 \
 fstypename.m4 \
@@ -185,7 +186,6 @@ gettext.m4 \
 gettimeofday.m4 \
 glibc.m4 \
 glibc21.m4 \
-gnu-source.m4 \
 group-member.m4 \
 host-os.m4 \
 human.m4 \
@@ -196,7 +196,6 @@ inttypes-pri.m4 \
 inttypes.m4 \
 inttypes_h.m4 \
 isc-posix.m4 \
-jm-glibc-io.m4 \
 jm-macros.m4 \
 jm-mktime.m4 \
 jm-winsz1.m4 \
@@ -245,6 +244,7 @@ tm_gmtoff.m4 \
 tzset.m4 \
 uintmax_t.m4 \
 unlink-busy.m4 \
+unlocked-io.m4 \
 uptime.m4 \
 utimbuf.m4 \
 utime.m4 \