diff src/libgsf-win32.patch @ 706:0a976e6b82e3

remove other packages' dependencies on the gettext tool
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 07 Feb 2010 16:31:31 +0100
parents
children 29f1ba4559ae
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/libgsf-win32.patch	Sun Feb 07 16:31:31 2010 +0100
@@ -0,0 +1,15 @@
+This file is part of mingw-cross-env.
+See doc/index.html or doc/README for further information.
+
+diff -ru libgsf-1.14.16.orig/configure.in libgsf-1.14.16/configure.in
+--- libgsf-1.14.16.orig/configure.in	2009-09-26 01:19:36.000000000 +0200
++++ libgsf-1.14.16/configure.in	2010-02-07 16:21:58.000000000 +0100
+@@ -51,8 +51,6 @@
+ 
+ dnl Gettext/i18n stuff
+ 
+-IT_PROG_INTLTOOL([0.35.0])
+-
+ AM_GLIB_GNU_GETTEXT
+ 
+ GETTEXT_PACKAGE=AC_PACKAGE_NAME