diff options
Diffstat (limited to 'glob')
-rw-r--r-- | glob/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glob/Makefile.am b/glob/Makefile.am index 7623ffe..b777015 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 |