summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaul <paul>2005-05-13 07:09:50 +0000
committerpaul <paul>2005-05-13 07:09:50 +0000
commite65ede1e79522e84249f22745f3e05987c81bf76 (patch)
tree8f31a5799c895cdb7eb0b30e9164715afd35740f
parente72203a28db2087539facb5c31d6f6621538aa0d (diff)
downloadquagga-e65ede1e79522e84249f22745f3e05987c81bf76.tar.bz2
quagga-e65ede1e79522e84249f22745f3e05987c81bf76.tar.xz
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.
-rw-r--r--ChangeLog9
-rwxr-xr-xconfigure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 635ea5b4..280b03d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>
* configure.ac: Check for OSes which support passing ifindex in
diff --git a/configure.ac b/configure.ac
index beb3422c..dd02d70f 100755
--- a/configure.ac
+++ b/configure.ac
@@ -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 "