SOURCES: autoconf-gettext.patch (NEW) - don't preselect AM_GNU_GET...
qboosh
qboosh at pld-linux.org
Wed Nov 22 23:53:42 CET 2006
Author: qboosh Date: Wed Nov 22 22:53:42 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- don't preselect AM_GNU_GETTEXT_INTL_SUBDIR, it breaks AM_GNU_GETTEXT([external])
---- Files affected:
SOURCES:
autoconf-gettext.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/autoconf-gettext.patch
diff -u /dev/null SOURCES/autoconf-gettext.patch:1.1
--- /dev/null Wed Nov 22 23:53:42 2006
+++ SOURCES/autoconf-gettext.patch Wed Nov 22 23:53:37 2006
@@ -0,0 +1,10 @@
+--- autoconf-2.61/lib/autom4te.in.orig 2006-10-03 08:27:17.000000000 +0200
++++ autoconf-2.61/lib/autom4te.in 2006-11-22 23:31:59.210553250 +0100
+@@ -59,7 +59,6 @@
+ args: --preselect AM_CONDITIONAL
+ args: --preselect AM_ENABLE_MULTILIB
+ args: --preselect AM_GNU_GETTEXT
+-args: --preselect AM_GNU_GETTEXT_INTL_SUBDIR
+ args: --preselect AM_INIT_AUTOMAKE
+ args: --preselect AM_MAINTAINER_MODE
+ args: --preselect AM_PROG_CC_C_O
================================================================
More information about the pld-cvs-commit
mailing list