]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix creation of manpages from test wrapper scripts.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jan 2008 20:57:36 +0000 (21:57 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jan 2008 20:57:36 +0000 (21:57 +0100)
* tests/Makefile.am (noinst_SCRIPTS): Renamed from
check_SCRIPTS.  Building the wrappers for `all' allows help2man
to use them for the manpages.
Report by Benoit Sigoure.

ChangeLog
tests/Makefile.am

index 57299a98f23e76615baa81c65407e34fe9c1814e..107d0313d7207304801ad69f790879684358b84f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * tests/Makefile.am (noinst_SCRIPTS): Renamed from
+       check_SCRIPTS.  Building the wrappers for `all' allows help2man
+       to use them for the manpages.
+       Report by Benoit Sigoure.
+
        * bin/autoreconf.in: Discard stderr for $autoconf/$aclocal --help.
 
 2007-12-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
index fd15563fa82ce8126fc16f18239a71eae3b8a582..91b09e2db267db0845ad49aebc5bd852b41e1b4b 100644 (file)
@@ -1,6 +1,6 @@
 ## Make Autoconf tests.
 
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 # Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
@@ -21,8 +21,8 @@
 EXTRA_DIST = $(TESTSUITE_AT) local.at mktests.sh \
             atlocal.in package.m4 wrapper.as
 
-# Running the uninstalled scripts.
-check_SCRIPTS = $(wrappers)
+# Running the uninstalled scripts.  Build them upon `all', for the manpages.
+noinst_SCRIPTS = $(wrappers)
 DISTCLEANFILES = atconfig atlocal $(TESTSUITE)
 MAINTAINERCLEANFILES = Makefile.in