summaryrefslogtreecommitdiff
path: root/package/coreutils/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:20:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:27:34 +0200
commit0fa08adb16040d7eca6c7344994f34ac5b722a18 (patch)
treeb829c60d144b410808fcd67691ba5c90d81b7f8e /package/coreutils/patches/patch-configure_ac
parent03146ec3eee8fd952552c8c6298284dbf794c4e5 (diff)
fix build when autopoint missing, report by joern
Diffstat (limited to 'package/coreutils/patches/patch-configure_ac')
-rw-r--r--package/coreutils/patches/patch-configure_ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/coreutils/patches/patch-configure_ac b/package/coreutils/patches/patch-configure_ac
new file mode 100644
index 000000000..817ed600d
--- /dev/null
+++ b/package/coreutils/patches/patch-configure_ac
@@ -0,0 +1,14 @@
+--- coreutils-8.22.orig/configure.ac 2013-12-13 03:43:10.000000000 +0100
++++ coreutils-8.22/configure.ac 2014-04-28 07:54:09.336549262 +0200
+@@ -490,11 +490,6 @@ AM_CONDITIONAL([CROSS_COMPILING], [test
+
+ ############################################################################
+
+-# As long as "grep 'PRI[diouxX]' po/*.pot" reports matches in
+-# translatable strings, we must use need-formatstring-macros here.
+-AM_GNU_GETTEXT([external], [need-formatstring-macros])
+-AM_GNU_GETTEXT_VERSION([0.18.1])
+-
+ # For a test of uniq: it uses the $LOCALE_FR envvar.
+ gt_LOCALE_FR
+