From c89f64948d629a80d2ca87796a922172514e448f Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 26 Aug 2004 12:21:28 +0000 Subject: It hurts my eye every time configure finishes job :). --- configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure.ac') 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 ## Portions Copyright (c) 2003 Paul Jakma ## -## $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} -- cgit v1.2.1