summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorhasso <hasso>2004-11-19 06:41:49 +0000
committerhasso <hasso>2004-11-19 06:41:49 +0000
commit1e892ca3fe5b35df576e332f76747414727079a8 (patch)
treeec9bd244352c1fddeb39602890a85edb1a9320fc /configure.ac
parent3574f2e2ee297be159a139aac92280ca0fca3df0 (diff)
downloadquagga-1e892ca3fe5b35df576e332f76747414727079a8.tar.bz2
quagga-1e892ca3fe5b35df576e332f76747414727079a8.tar.xz
Make quagga.info in cvs actually useful for those who haven't latest
makeinfo: * Don't attempt to generate it after every ./configure. * Don't remove it while cleaning up.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 801283d3..3583f2aa 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1155,6 +1155,9 @@ AC_CONFIG_FILES([Makefile lib/Makefile zebra/Makefile ripd/Makefile
pkgsrc/bgpd.sh pkgsrc/ospf6d.sh pkgsrc/ospfd.sh
pkgsrc/ripd.sh pkgsrc/ripngd.sh pkgsrc/zebra.sh])
AC_CONFIG_FILES([vtysh/extract.pl],[chmod +x vtysh/extract.pl])
+## Hack, but working solution to avoid rebuilding of quagga.info.
+## It's already in CVS until texinfo 4.7 is more common.
+AC_CONFIG_COMMANDS([info-time],[touch doc/quagga.info])
AC_OUTPUT
echo "