2013-12-24 14:25:20 +01:00
|
|
|
Subject: This is not gnulib, so don't test it
|
|
|
|
From: Stephan Kulow <coolo@suse.de>
|
|
|
|
|
2016-04-17 22:07:52 +02:00
|
|
|
Index: gettext-0.19.7/gettext-tools/Makefile.am
|
2013-12-24 14:25:20 +01:00
|
|
|
===================================================================
|
2016-04-17 22:07:52 +02:00
|
|
|
--- gettext-0.19.7.orig/gettext-tools/Makefile.am
|
|
|
|
+++ gettext-0.19.7/gettext-tools/Makefile.am
|
2013-12-24 14:25:20 +01:00
|
|
|
@@ -19,7 +19,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
|
|
|
|
|
2016-04-17 22:07:52 +02:00
|
|
|
-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples its
|
|
|
|
+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests examples its
|
2013-12-24 14:25:20 +01:00
|
|
|
|
|
|
|
EXTRA_DIST = misc/DISCLAIM
|
|
|
|
MOSTLYCLEANFILES = core *.stackdump
|
2016-04-17 22:07:52 +02:00
|
|
|
Index: gettext-0.19.7/gettext-tools/Makefile.in
|
2013-12-24 14:25:20 +01:00
|
|
|
===================================================================
|
2016-04-17 22:07:52 +02:00
|
|
|
--- gettext-0.19.7.orig/gettext-tools/Makefile.in
|
|
|
|
+++ gettext-0.19.7/gettext-tools/Makefile.in
|
|
|
|
@@ -1865,7 +1865,7 @@ top_builddir = @top_builddir@
|
2013-12-24 14:25:20 +01:00
|
|
|
top_srcdir = @top_srcdir@
|
|
|
|
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
|
2016-04-17 22:07:52 +02:00
|
|
|
-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples its
|
|
|
|
+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests examples its
|
2013-12-24 14:25:20 +01:00
|
|
|
|
|
|
|
# Allow users to use "gnulib-tool --update".
|
|
|
|
|