comparison 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
comparison
equal deleted inserted replaced
704:93f1be1d2089 706:0a976e6b82e3
1 This file is part of mingw-cross-env.
2 See doc/index.html or doc/README for further information.
3
4 diff -ru libgsf-1.14.16.orig/configure.in libgsf-1.14.16/configure.in
5 --- libgsf-1.14.16.orig/configure.in 2009-09-26 01:19:36.000000000 +0200
6 +++ libgsf-1.14.16/configure.in 2010-02-07 16:21:58.000000000 +0100
7 @@ -51,8 +51,6 @@
8
9 dnl Gettext/i18n stuff
10
11 -IT_PROG_INTLTOOL([0.35.0])
12 -
13 AM_GLIB_GNU_GETTEXT
14
15 GETTEXT_PACKAGE=AC_PACKAGE_NAME