Added version information to summary text.
This commit is contained in:
parent
95f8b963a6
commit
44fdde7610
|
@ -8,7 +8,7 @@
|
||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
# Please read the file COPYING, README and AUTHORS for more information.
|
# 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 --
|
# -- Initialisation --
|
||||||
|
@ -348,7 +348,7 @@ fi
|
||||||
# -- Result --
|
# -- Result --
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "ngIRCd has been configured with the following options:"
|
echo "ngIRCd $PACKAGE_VERSION has been configured with the following options:"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
# Someone please show me a better way :) [borrowed by OpenSSH]
|
# Someone please show me a better way :) [borrowed by OpenSSH]
|
||||||
|
|
Loading…
Reference in New Issue