summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-29 14:22:47 +0200
committerJim Meyering <meyering@redhat.com>2012-08-30 15:21:59 +0200
commitf56980b99cadfe93fc208da781985786fdab87ce (patch)
tree7bcfe2692d04df6e509b9ea849be52987847b099 /configure.ac
parentd1b490c10da134859e7819c2f6b837e8da3df576 (diff)
downloadcoreutils-f56980b99cadfe93fc208da781985786fdab87ce.tar.xz
build: don't use recursive make to build the 'doc' subdirectory
* doc/Makefile.am: Rename ... * doc/local.mk: ... like this. With further adjustments ... (info_TEXINFOS): Prepend 'doc/' to all '*.texi' files listed in here. (coreutils_TEXINFOS): Likewise, and rename ... (doc_coreutils_TEXINFOS): ... like this. (constants.texi): Rename ... (doc/constants.texi): ... like this. Adjust the recipe to avoid spurious errors. (MAINTAINERCLEANFILES): Adjust, and extend with '+=' rather than setting it with '='. (ME): Delete. (find_upper_case_var): Use '$@', not '$(ME)', in error messages. * Makefile.am: Include 'doc/local.mk'. (SUBDIRS): Remove 'doc'. * configure.ac (AC_CONFIG_FILES): Remove 'doc/Makefile'.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5651fd127..52918ca6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -492,7 +492,6 @@ gt_LOCALE_FR
AC_CONFIG_FILES(
Makefile
- doc/Makefile
lib/Makefile
man/Makefile
po/Makefile.in