summaryrefslogtreecommitdiff
path: root/glob
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-10-03 05:46:12 +0000
committerPaul Smith <psmith@gnu.org>2002-10-03 05:46:12 +0000
commit17203222f946915db212531a019399e51857b247 (patch)
tree9c40a15df8374f96422ce8af83228429e4746d20 /glob
parent63ae002fcf34ca94d2f055520d2fcd2337ee468a (diff)
downloadmake-17203222f946915db212531a019399e51857b247.tar.gz
Some updates for automake 1.7 and prep for releasing 3.80.
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 325d200a..7623ffe7 100644
--- a/glob/Makefile.am
+++ b/glob/Makefile.am
@@ -1,6 +1,6 @@
# -*-Makefile-*-, or close enough
-AUTOMAKE_OPTIONS = 1.6 foreign
+AUTOMAKE_OPTIONS = 1.7 foreign
# Only build the library when the system doesn't already have GNU glob.
if USE_LOCAL_GLOB