version 1.6 | | version 1.7 |
---|
| | |
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.6 2003/03/08 05:35:31 mwedel Exp $) | | AC_REVISION($Id: configure.ac,v 1.7 2003/04/05 05:39:46 mwedel Exp $) |
AC_INIT([crossfire], [1.5.0], [crossfire-devel@listserv.real-time.com]) | | AC_INIT([crossfire], [1.5.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]) |
| | |
lib/Makefile random_maps/Makefile socket/Makefile server/Makefile | | lib/Makefile random_maps/Makefile socket/Makefile server/Makefile |
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 utils/scores.pl |
common/Makefile plugin/Makefile devel/Makefile | | common/Makefile plugin/Makefile devel/Makefile |
]) | | ]) |