summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2003-03-25 03:21:42 +0000
committerPaul Smith <psmith@gnu.org>2003-03-25 03:21:42 +0000
commitacb2e6496630080a172d8938f0e0a459ee2929e2 (patch)
tree3c7d216b9badfed4c6fe43526dbdfb513e4512be /config
parent276d0c7c646eef13a40fcaccbda1a56bed1310c6 (diff)
downloadgunmake-acb2e6496630080a172d8938f0e0a459ee2929e2.tar.gz
Fix bug #2892.
More OS/2 updates from Andreas Buening. Upgrade build system to autoconf 2.57 and automake 1.7.3.
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index 1acf844..0a4e3c7 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -1,3 +1,7 @@
+# -*-Makefile-*-, or close enough
+
+AUTOMAKE_OPTIONS = 1.7.3
+
EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 \
intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \