patches/coreutils-01-gettext.diff
changeset 97 b0bce2146b80
parent 1 60fdac847787
--- a/patches/coreutils-01-gettext.diff	Sat Jan 06 15:10:58 2007 +0000
+++ b/patches/coreutils-01-gettext.diff	Sun Jan 07 01:09:46 2007 +0000
@@ -1,11 +1,11 @@
---- coreutils-5.97/configure.ac.orig	2006-06-27 15:18:35.399290000 -0400
-+++ coreutils-5.97/configure.ac	2006-06-27 15:18:45.407383000 -0400
-@@ -248,8 +248,16 @@
+--- coreutils-6.7/configure.ac.patch01	2006-12-07 16:30:24.000000000 -0500
++++ coreutils-6.7/configure.ac	2007-01-06 16:43:06.702591000 -0500
+@@ -247,8 +247,16 @@
  
  cu_LIB_CHECK
  
--AM_GNU_GETTEXT([external], [need-ngettext])
--AM_GNU_GETTEXT_VERSION(0.13.1)
+-AM_GNU_GETTEXT([external], [need-formatstring-macros])
+-AM_GNU_GETTEXT_VERSION([0.15])
 +LIBINTL=
 +ALL_LINGUAS=`cat po/LINGUAS`
 +AM_GLIB_GNU_GETTEXT