version 1.3 | | version 1.4 |
---|
| | |
dnl Process this file with autoconf to produce a configure script. | | dnl Process this file with autoconf to produce a configure script. |
| | |
AC_REVISION($Id: configure.ac,v 1.3 2002/10/08 06:38:22 mwedel Exp $) | | AC_REVISION($Id: configure.ac,v 1.4 2002/12/31 13:36:42 tchize Exp $) |
AC_INIT([crossfire], [1.4.0], [crossfire-devel@listserv.real-time.com]) | | AC_INIT([crossfire], [1.4.0], [crossfire-devel@listserv.real-time.com]) |
AC_CONFIG_AUX_DIR(utils) | | AC_CONFIG_AUX_DIR(utils) |
AC_CONFIG_SRCDIR([server/main.c]) | | AC_CONFIG_SRCDIR([server/main.c]) |
| | |
include/Makefile utils/Makefile lib/checkarch.pl | | include/Makefile utils/Makefile lib/checkarch.pl |
lib/collect.pl utils/add_throw.perl utils/crossloop.tmpl utils/crossloop.pl.tmpl | | lib/collect.pl utils/add_throw.perl utils/crossloop.tmpl utils/crossloop.pl.tmpl |
utils/metaserver.pl utils/crossloop.web | | utils/metaserver.pl utils/crossloop.web |
common/Makefile plugin/Makefile | | common/Makefile plugin/Makefile devel/Makefile |
]) | | ]) |