forked from pool/gettext-runtime
30 lines
1.5 KiB
Diff
30 lines
1.5 KiB
Diff
|
Subject: This is not gnulib, so don't test it
|
||
|
From: Stephan Kulow <coolo@suse.de>
|
||
|
|
||
|
Index: gettext-0.18.3.1/gettext-tools/Makefile.am
|
||
|
===================================================================
|
||
|
--- gettext-0.18.3.1.orig/gettext-tools/Makefile.am
|
||
|
+++ gettext-0.18.3.1/gettext-tools/Makefile.am
|
||
|
@@ -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
|
||
|
|
||
|
-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples
|
||
|
+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests examples
|
||
|
|
||
|
EXTRA_DIST = misc/DISCLAIM
|
||
|
MOSTLYCLEANFILES = core *.stackdump
|
||
|
Index: gettext-0.18.3.1/gettext-tools/Makefile.in
|
||
|
===================================================================
|
||
|
--- gettext-0.18.3.1.orig/gettext-tools/Makefile.in
|
||
|
+++ gettext-0.18.3.1/gettext-tools/Makefile.in
|
||
|
@@ -1551,7 +1551,7 @@ top_builddir = @top_builddir@
|
||
|
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
|
||
|
-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples
|
||
|
+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests examples
|
||
|
|
||
|
# Allow users to use "gnulib-tool --update".
|
||
|
|