summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorhasso <hasso>2004-08-26 12:21:28 +0000
committerhasso <hasso>2004-08-26 12:21:28 +0000
commitc89f64948d629a80d2ca87796a922172514e448f (patch)
tree6db6e4616bc1685ace3ab5f686d592c6823b10b2 /configure.ac
parent60bb6a4515e2a71e78110aa240b45a0000ae1aa3 (diff)
It hurts my eye every time configure finishes job :).
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 648b5e32..3c03282e 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.59 2004/08/19 04:41:21 paul Exp $
+## $Id: configure.ac,v 1.60 2004/08/26 12:21:28 hasso Exp $
AC_PREREQ(2.53)
AC_INIT(quagga, 0.96.5, [http://bugzilla.quagga.net])
@@ -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}