mirror of
https://github.com/osmarks/ngircd.git
synced 2025-08-04 21:03:47 +00:00
Require at least GNU automake 1.6 to generate build scripts and Makefiles.
This commit is contained in:
parent
8291e10b96
commit
d383703b78
@ -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.84 2003/03/19 17:27:05 alex Exp $
|
# $Id: configure.in,v 1.85 2003/03/26 22:43:58 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
# -- Initialisierung --
|
# -- Initialisierung --
|
||||||
@ -17,7 +17,7 @@ AC_PREREQ(2.50)
|
|||||||
AC_INIT(ngircd, CVSHEAD)
|
AC_INIT(ngircd, CVSHEAD)
|
||||||
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
|
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
|
||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE(1.6)
|
||||||
AM_CONFIG_HEADER(src/config.h)
|
AM_CONFIG_HEADER(src/config.h)
|
||||||
|
|
||||||
# -- Templates fuer config.h --
|
# -- Templates fuer config.h --
|
||||||
|
Loading…
x
Reference in New Issue
Block a user