summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-31 10:04:15 +0000
committerJim Meyering <jim@meyering.net>2001-08-31 10:04:15 +0000
commitdea4390e109fc3bc213ee7c3dc3937079fa006ec (patch)
tree8c46f17b84fc179a61fe5eaf1fb869faa52a9049 /m4
parentd77adba2d7c1989fe749224399442f92ed573389 (diff)
downloadcoreutils-dea4390e109fc3bc213ee7c3dc3937079fa006ec.tar.xz
.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am1
-rw-r--r--m4/Makefile.in5
2 files changed, 2 insertions, 4 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index a0098f507..2046b430a 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -65,7 +65,6 @@ stat.m4 \
strerror_r.m4 \
strftime.m4 \
timespec.m4 \
-uintmax_t.m4 \
unlink-busy.m4 \
uptime.m4 \
utimbuf.m4 \
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 912d0c8dd..1e7145307 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4k from Makefile.am.
+# Makefile.in generated automatically by automake 1.5 from Makefile.am.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
@@ -177,7 +177,6 @@ stat.m4 \
strerror_r.m4 \
strftime.m4 \
timespec.m4 \
-uintmax_t.m4 \
unlink-busy.m4 \
uptime.m4 \
utimbuf.m4 \
@@ -197,7 +196,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu m4/Makefile
+ $(AUTOMAKE) --gnits m4/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \