summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-11-21 19:47:26 +0000
committerGary V. Vaughan <gary@gnu.org>2014-11-21 19:50:16 +0000
commitf70f0564a3a3a0c7c4590107e1a4107465efabb9 (patch)
treeeb7c027d7d47730fd5575099f1949dd9395e31a8 /configure.ac
parent6518b81d286f9f57169d68af68567be21a359189 (diff)
downloadm4-f70f0564a3a3a0c7c4590107e1a4107465efabb9.tar.gz
configury: ensure m4 is built before calling help2man on it.
Moving the 'doc' related Makefile targets into doc/Makefile.am to avoid building manual page before the m4 binary itself (suggested by automake.info). * Makefile.am (SUBDIRS): Add doc subdir. * Makefile.am: Move to docs-related rules from here... * doc/Makefile.am: New file. ...to here. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c32d0cf7..35cd37db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -291,6 +291,7 @@ M4_SYSCMD
## -------- ##
AC_CONFIG_FILES([
Makefile
+doc/Makefile
m4/gnu/Makefile
m4/system.h:m4/system_.h
tests/atlocal