summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2001-07-04 03:25:16 +0000
committerTom Tromey <tromey@redhat.com>2001-07-04 03:25:16 +0000
commitda09285c393c4078d99a67b5813a39cd61f03395 (patch)
treeb60bc3c12288a0c66072504c4da83276b5f3eb20 /aclocal.m4
parent79f8405ad93459f26056e73dee94d420786acc78 (diff)
downloadautomake-da09285c393c4078d99a67b5813a39cd61f03395.tar.gz
* configure.in: Released 1.4h.Release-1-4h
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index bc8cc48ea..489613620 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# aclocal.m4 generated automatically by aclocal 1.4f
+# aclocal.m4 generated automatically by aclocal 1.4h
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000
# Free Software Foundation, Inc.
@@ -63,7 +63,7 @@ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
# Autoconf 2.50 wants to disallow AM_ names. We explicitly allow
# the ones we care about.
ifdef([m4_pattern_allow],
- [m4_pattern_allow([^AM_(C|CPP|CXX|OBJC|F|R|GCJ)FLAGS])])dnl
+ [m4_pattern_allow([^AM_[A-Z]+FLAGS])])dnl
# Some tools Automake needs.
AC_REQUIRE([AM_SANITY_CHECK])dnl