repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 44fdde761040e49d55c87581afac7ee75cafd9bc:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 44fdde761040e49d55c87581afac7ee75cafd9bc
Author: Alexander Barton 
Date:   Sat May 21 21:34:47 2005 +0000

    Added version information to summary text.

diff --git a/configure.in b/configure.in
index f6cf350d97eff30bcead9900cf6c73c063fd7a92..
index ..1ebaadbf6711495898f1a35e643da29bcf97e855 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.109 2005/04/16 07:26:44 fw Exp $
+# $Id: configure.in,v 1.110 2005/05/21 21:34:47 alex Exp $
 #

 # -- Initialisation --
@@ -348,7 +348,7 @@ fi
 # -- Result --

 echo
-echo "ngIRCd has been configured with the following options:"
+echo "ngIRCd $PACKAGE_VERSION has been configured with the following options:"
 echo

 # Someone please show me a better way :)  [borrowed by OpenSSH]

-----END OF PAGE-----