From 7ed1a08985ee943646612563e1fc09f5d51425f8 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 21 Apr 2002 23:57:24 +0000 Subject: Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. --- 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 e6359b4..bd55725 100644 --- a/glob/Makefile.am +++ b/glob/Makefile.am @@ -1,6 +1,6 @@ # -*-Makefile-*-, or close enough -AUTOMAKE_OPTIONS = 1.4 foreign +AUTOMAKE_OPTIONS = 1.6 foreign noinst_LIBRARIES = libglob.a -- cgit v1.2.3