|
| 1 | +From 87404577c3413d9b1dc667daa55c3f31fe7d14b4 Mon Sep 17 00:00:00 2001 |
| 2 | +From: Stephan Raue <stephan@openelec.tv> |
| 3 | +Date: Mon, 23 Jun 2014 19:01:16 +0200 |
| 4 | +Subject: [PATCH] dont build docs and examples |
| 5 | + |
| 6 | +--- |
| 7 | + gettext-tools/Makefile.am | 2 +- |
| 8 | + gettext-tools/Makefile.in | 2 +- |
| 9 | + 2 files changed, 2 insertions(+), 2 deletions(-) |
| 10 | + |
| 11 | +diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am |
| 12 | +index e045161c3..bb5e06596 100644 |
| 13 | +--- a/gettext-tools/Makefile.am |
| 14 | ++++ b/gettext-tools/Makefile.am |
| 15 | +@@ -19,7 +19,7 @@ |
| 16 | + AUTOMAKE_OPTIONS = 1.5 gnu |
| 17 | + ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4 -I tests/gnulib-m4 |
| 18 | + |
| 19 | +-SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests examples doc |
| 20 | ++SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests |
| 21 | + |
| 22 | + EXTRA_DIST = |
| 23 | + MOSTLYCLEANFILES = core *.stackdump |
| 24 | +diff --git a/gettext-tools/Makefile.in b/gettext-tools/Makefile.in |
| 25 | +index 147f88d8f..5f1aa9dbd 100644 |
| 26 | +--- a/gettext-tools/Makefile.in |
| 27 | ++++ b/gettext-tools/Makefile.in |
| 28 | +@@ -4014,7 +4014,7 @@ top_builddir = @top_builddir@ |
| 29 | + top_srcdir = @top_srcdir@ |
| 30 | + AUTOMAKE_OPTIONS = 1.5 gnu |
| 31 | + ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4 -I tests/gnulib-m4 |
| 32 | +-SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests examples doc |
| 33 | ++SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests |
| 34 | + |
| 35 | + # Files imported from tree-sitter. |
| 36 | + |
| 37 | +-- |
| 38 | +2.51.0 |
| 39 | + |
0 commit comments