mirror of
https://github.com/osmarks/ngircd.git
synced 2025-07-06 20:02:49 +00:00
- Versionsnummer auf 0.5.1 angehoben.
This commit is contained in:
parent
3dec467ebc
commit
d5fa1f76bb
@ -9,7 +9,7 @@
|
||||
# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
||||
# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
||||
#
|
||||
# $Id: configure.in,v 1.58.2.3 2002/09/22 21:39:23 alex Exp $
|
||||
# $Id: configure.in,v 1.58.2.4 2002/10/03 16:10:25 alex Exp $
|
||||
#
|
||||
|
||||
# -- Initialisierung --
|
||||
@ -18,7 +18,7 @@ AC_INIT
|
||||
AC_PREREQ(2.50)
|
||||
AC_CANONICAL_TARGET
|
||||
AC_CONFIG_SRCDIR(src/config.h.in)
|
||||
AM_INIT_AUTOMAKE(ngircd,0.5.CVS)
|
||||
AM_INIT_AUTOMAKE(ngircd,0.5.1)
|
||||
AM_CONFIG_HEADER(src/config.h)
|
||||
|
||||
# -- Templates fuer config.h --
|
||||
@ -194,6 +194,7 @@ AC_OUTPUT([ \
|
||||
src/ngircd/Makefile \
|
||||
src/testsuite/Makefile \
|
||||
man/Makefile \
|
||||
contrib/Makefile \
|
||||
])
|
||||
|
||||
# -- Ergebnis --
|
||||
|
Loading…
x
Reference in New Issue
Block a user