From db401d8e0af7fe6e3ca83afc502ed8ca0cae550e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 31 Jul 2003 13:04:32 +0000 Subject: Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1. Fixed problems with the dist target (adding missing files). Workaround for a bug in gettext 0.12.1 po/Makefile.in.in where distclean wasn't cleaning everything, which caused distcheck to fail. --- glob/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glob') diff --git a/glob/Makefile.am b/glob/Makefile.am index b777015..d38528d 100644 --- a/glob/Makefile.am +++ b/glob/Makefile.am @@ -1,6 +1,6 @@ # -*-Makefile-*-, or close enough -AUTOMAKE_OPTIONS = 1.7.3 foreign +AUTOMAKE_OPTIONS = foreign # Only build the library when the system doesn't already have GNU glob. if USE_LOCAL_GLOB -- cgit v1.2.3