diff options
author | hasso <hasso> | 2004-08-26 12:21:28 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-08-26 12:21:28 +0000 |
commit | 2aef3bc761a807279dc43bc61dcd52b91b495d5f (patch) | |
tree | 4ad67d1aebd51ff1ba7f479396af97fdfbf2ff35 /configure.ac | |
parent | b12e9a823ce916aba6f7599b1f678a255b1b390e (diff) | |
download | quagga-2aef3bc761a807279dc43bc61dcd52b91b495d5f.tar.bz2 quagga-2aef3bc761a807279dc43bc61dcd52b91b495d5f.tar.xz |
It hurts my eye every time configure finishes job :).
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 22ffaf1b..ae889084 100755 --- a/configure.ac +++ b/configure.ac @@ -1130,9 +1130,9 @@ AC_OUTPUT(Makefile lib/Makefile zebra/Makefile ripd/Makefile [chmod +x vtysh/extract.pl]) echo " -zebra configuration -------------------- -quagga version : ${PACKAGE_VERSION} +Quagga configuration +-------------------- +quagga version : ${PACKAGE_VERSION} host operationg system : ${host_os} source code location : ${srcdir} compiler : ${CC} |