diff options
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 " |