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.5 by pippijn, Sun May 7 08:19:27 2006 UTC vs.
Revision 1.6 by root, Sun May 7 12:49:18 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.5 2006/05/07 08:19:27 pippijn Exp $)
4AC_INIT([crossfire], [1.9.0], [crossfire-devel@listserv.real-time.com]) 3AC_INIT([crossfire], [1.9.0], [crossfire-devel@listserv.real-time.com])
5AC_CONFIG_AUX_DIR(utils) 4AC_CONFIG_AUX_DIR(utils)
6AC_CONFIG_SRCDIR([server/main.c]) 5AC_CONFIG_SRCDIR([server/main.c])
7AM_INIT_AUTOMAKE 6AM_INIT_AUTOMAKE
8AM_CONFIG_HEADER(include/autoconf.h) 7AM_CONFIG_HEADER(include/autoconf.h)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines