summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpaul <paul>2005-05-13 07:09:50 +0000
committerpaul <paul>2005-05-13 07:09:50 +0000
commite3ca81413a6c51a0ef09707bc9926d6edec4f71b (patch)
tree6acabcead258cc8c1c91bda427442c760f09ac98 /configure.ac
parent69310a679aef2b532f6851298b453eb7ca4d3534 (diff)
2005-05-13 Paul Jakma <paul.jakma@sun.com>
* configure.ac: Comment out the touch doc/quagga.info hack. I'm hoping it's not needed anymore, cause it breaks out of tree builds which i've become fond of.. Plus I think we sorted out most of the original problems (updated texinfo.tex, moved the version info to an autogenerated by automake version.texi). Dist users most definitely wont be affected.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b959603b..370b004e 100755
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
## Portions Copyright (c) 2003 Paul Jakma <paul@dishone.st>
##
-## $Id: configure.ac,v 1.106 2005/05/07 02:22:51 paul Exp $
+## $Id: configure.ac,v 1.107 2005/05/13 07:09:50 paul Exp $
AC_PREREQ(2.53)
AC_INIT(Quagga, 0.99.1, [http://bugzilla.quagga.net])
@@ -1339,7 +1339,7 @@ AC_CONFIG_FILES([solaris/Makefile])
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])
+dnl AC_CONFIG_COMMANDS([info-time],[touch doc/quagga.info])dnl
AC_OUTPUT
echo "