]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blob - crossmingw32-gettext-kill_tools.patch
- updated to 0.18.1.1
[packages/crossmingw32-gettext.git] / crossmingw32-gettext-kill_tools.patch
1 --- gettext-0.18.1.1/configure.ac.orig  2010-06-06 14:49:57.000000000 +0200
2 +++ gettext-0.18.1.1/configure.ac       2010-06-20 00:03:32.991443936 +0200
3 @@ -37,7 +37,7 @@
4  
5  dnl Checks for library functions.
6  
7 -AC_CONFIG_SUBDIRS([gettext-runtime gettext-tools])
8 +AC_CONFIG_SUBDIRS([gettext-runtime])
9  
10  dnl Ensure that "configure --help" lists all the command line options that
11  dnl are usable with the subdir configures. Really AC_CONFIG_SUBDIRS should
12 --- gettext-0.18.1.1/Makefile.am.orig   2010-06-06 14:49:57.000000000 +0200
13 +++ gettext-0.18.1.1/Makefile.am        2010-06-20 00:03:49.599439746 +0200
14 @@ -20,7 +20,7 @@
15  ACLOCAL = build-aux/fixaclocal @ACLOCAL@
16  ACLOCAL_AMFLAGS = -I m4
17  
18 -SUBDIRS = gnulib-local gettext-runtime gettext-tools
19 +SUBDIRS = gnulib-local gettext-runtime
20  
21  EXTRA_DIST = \
22    version.sh DEPENDENCIES PACKAGING HACKING ChangeLog.0 autogen.sh \
This page took 0.069033 seconds and 4 git commands to generate.