ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/configure.ac
(Generate patch)

Comparing deliantra/server/configure.ac (file contents):
Revision 1.1 by root, Fri Feb 3 07:11:29 2006 UTC vs.
Revision 1.1.1.1 by root, Fri Feb 3 07:11:29 2006 UTC

1dnl Process this file with autoconf to produce a configure script. 1dnl Process this file with autoconf to produce a configure script.
2 2
3AC_REVISION($Id: configure.ac,v 1.1 2006/02/03 07:11:29 root Exp $) 3AC_REVISION($Id: configure.ac,v 1.1.1.1 2006/02/03 07:11:29 root Exp $)
4AC_INIT([crossfire], [1.8.0], [crossfire-devel@listserv.real-time.com]) 4AC_INIT([crossfire], [1.8.0], [crossfire-devel@listserv.real-time.com])
5AC_CONFIG_AUX_DIR(utils) 5AC_CONFIG_AUX_DIR(utils)
6AC_CONFIG_SRCDIR([server/main.c]) 6AC_CONFIG_SRCDIR([server/main.c])
7AM_INIT_AUTOMAKE 7AM_INIT_AUTOMAKE
8AM_CONFIG_HEADER(include/autoconf.h) 8AM_CONFIG_HEADER(include/autoconf.h)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines