You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxe/src/libgsf-1-no-gettext.patch

18 lines
530 B

This file is part of mingw-cross-env.
See doc/index.html for further information.
diff -ru libgsf-1.14.17.orig/configure.in libgsf-1.14.17/configure.in
--- libgsf-1.14.17.orig/configure.in 2009-11-19 01:52:56.000000000 +0100
+++ libgsf-1.14.17/configure.in 2010-02-23 16:17:17.000000000 +0100
@@ -53,10 +53,6 @@
dnl Gettext/i18n stuff
-IT_PROG_INTLTOOL([0.35.0])
-
-AM_GLIB_GNU_GETTEXT
-
GETTEXT_PACKAGE=AC_PACKAGE_NAME
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])