summaryrefslogtreecommitdiff
path: root/glob
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
commite5d52676e966f1f81f47e54e09ff02bbf702f553 (patch)
tree3c7d216b9badfed4c6fe43526dbdfb513e4512be /glob
parent55b9a20f6f22a931dcfd59d4fd5612b7a2b2c76b (diff)
downloadmake-e5d52676e966f1f81f47e54e09ff02bbf702f553.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 'glob')
-rw-r--r--glob/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/glob/Makefile.am b/glob/Makefile.am
index 7623ffe7..b777015a 100644
--- a/glob/Makefile.am
+++ b/glob/Makefile.am
@@ -1,6 +1,6 @@
# -*-Makefile-*-, or close enough
-AUTOMAKE_OPTIONS = 1.7 foreign
+AUTOMAKE_OPTIONS = 1.7.3 foreign
# Only build the library when the system doesn't already have GNU glob.
if USE_LOCAL_GLOB