]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blame - crossmingw32-gettext-kill_tools.patch
- updated to 0.19.7
[packages/crossmingw32-gettext.git] / crossmingw32-gettext-kill_tools.patch
CommitLineData
608b2743
JB
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 @@
2b52e2c8
ŁK
4
5 dnl Checks for library functions.
6
608b2743
JB
7-AC_CONFIG_SUBDIRS([gettext-runtime gettext-tools])
8+AC_CONFIG_SUBDIRS([gettext-runtime])
2b52e2c8
ŁK
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
608b2743
JB
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 @@
2b52e2c8 15 ACLOCAL = build-aux/fixaclocal @ACLOCAL@
608b2743 16 ACLOCAL_AMFLAGS = -I m4
2b52e2c8 17
608b2743
JB
18-SUBDIRS = gnulib-local gettext-runtime gettext-tools
19+SUBDIRS = gnulib-local gettext-runtime
2b52e2c8
ŁK
20
21 EXTRA_DIST = \
22 version.sh DEPENDENCIES PACKAGING HACKING ChangeLog.0 autogen.sh \
This page took 0.05146 seconds and 4 git commands to generate.