version 1.4 | | version 1.5 |
---|
| | |
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.4 2002/12/31 13:36:42 tchize Exp $) | | AC_REVISION($Id: configure.ac,v 1.5 2003/02/25 07:18:02 mwedel Exp $) |
AC_INIT([crossfire], [1.4.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]) |
AM_INIT_AUTOMAKE | | AM_INIT_AUTOMAKE |