From 2cb242b814dc79a80f8ba85198ba611a827c930d Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Sat, 29 Nov 2008 13:31:55 +0000 Subject: Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will s... Original commit message from CVS: Patch by: Cygwin Ports maintainer * autogen.sh: * configure.ac: Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will still work. Fixes bug #556091. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index e4b2fe44..03699ffc 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit e4b2fe44724e1c1a6e816ae4fbbae43d7f68f1ef +Subproject commit 03699ffc577ee8a42541862f11a6d0d0dff34f41 -- cgit