Author: lkrotowski Date: Fri Jan 22 01:00:57 2010 GMT Module: packages Tag: HEAD ---- Log message: - initial version
---- Files affected: packages/crossmingw32-gettext: crossmingw32-gettext-kill_tools.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/crossmingw32-gettext/crossmingw32-gettext-kill_tools.patch diff -u /dev/null packages/crossmingw32-gettext/crossmingw32-gettext-kill_tools.patch:1.1 --- /dev/null Fri Jan 22 02:00:57 2010 +++ packages/crossmingw32-gettext/crossmingw32-gettext-kill_tools.patch Fri Jan 22 02:00:52 2010 @@ -0,0 +1,22 @@ +--- gettext-0.17/configure.ac.org 2010-01-22 01:41:49.350588481 +0100 ++++ gettext-0.17/configure.ac 2010-01-22 01:41:55.122718436 +0100 +@@ -36,7 +36,7 @@ + + dnl Checks for library functions. + +-AC_CONFIG_SUBDIRS(autoconf-lib-link gettext-runtime gettext-tools) ++AC_CONFIG_SUBDIRS(autoconf-lib-link gettext-runtime) + + dnl Ensure that "configure --help" lists all the command line options that + dnl are usable with the subdir configures. Really AC_CONFIG_SUBDIRS should +--- gettext-0.17/Makefile.am.org 2010-01-22 01:44:52.630962481 +0100 ++++ gettext-0.17/Makefile.am 2010-01-22 01:45:14.619713081 +0100 +@@ -19,7 +19,7 @@ + AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies + ACLOCAL = build-aux/fixaclocal @ACLOCAL@ + +-SUBDIRS = gnulib-local gettext-runtime gettext-tools autoconf-lib-link ++SUBDIRS = gnulib-local gettext-runtime autoconf-lib-link + + EXTRA_DIST = \ + version.sh DEPENDENCIES PACKAGING HACKING ChangeLog.0 autogen.sh \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
