diff options
Diffstat (limited to 'x11/libexo/files/patch-configure')
-rw-r--r-- | x11/libexo/files/patch-configure | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/x11/libexo/files/patch-configure b/x11/libexo/files/patch-configure index 290827fa9ebb..367b6553c4ec 100644 --- a/x11/libexo/files/patch-configure +++ b/x11/libexo/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2010-01-14 17:33:27.000000000 +0100 -+++ configure 2010-01-14 17:35:47.000000000 +0100 -@@ -746,6 +746,9 @@ +--- ./configure.orig 2012-12-27 12:50:36.000000000 +0000 ++++ ./configure 2013-05-05 20:55:42.000000000 +0000 +@@ -633,6 +633,9 @@ #endif #ifdef HAVE_UNISTD_H # include <unistd.h> @@ -10,3 +10,12 @@ #endif" ac_header_list= +@@ -13802,7 +13805,7 @@ + + fi + fi +- USE_NLS=yes ++# USE_NLS=yes + + + gt_cv_have_gettext=no |