]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blob - crossmingw32-gettext-kill_tools.patch
- initial version
[packages/crossmingw32-gettext.git] / crossmingw32-gettext-kill_tools.patch
1 --- gettext-0.17/configure.ac.org       2010-01-22 01:41:49.350588481 +0100
2 +++ gettext-0.17/configure.ac   2010-01-22 01:41:55.122718436 +0100
3 @@ -36,7 +36,7 @@
4  
5  dnl Checks for library functions.
6  
7 -AC_CONFIG_SUBDIRS(autoconf-lib-link gettext-runtime gettext-tools)
8 +AC_CONFIG_SUBDIRS(autoconf-lib-link 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.17/Makefile.am.org        2010-01-22 01:44:52.630962481 +0100
13 +++ gettext-0.17/Makefile.am    2010-01-22 01:45:14.619713081 +0100
14 @@ -19,7 +19,7 @@
15  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
16  ACLOCAL = build-aux/fixaclocal @ACLOCAL@
17  
18 -SUBDIRS = gnulib-local gettext-runtime gettext-tools autoconf-lib-link
19 +SUBDIRS = gnulib-local gettext-runtime autoconf-lib-link
20  
21  EXTRA_DIST = \
22    version.sh DEPENDENCIES PACKAGING HACKING ChangeLog.0 autogen.sh \
This page took 0.112326 seconds and 4 git commands to generate.