Difference for ./configure.ac from version 1.13 to 1.14


version 1.13 version 1.14
Line 1
 
Line 1
 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.13 2005/07/09 00:06:43 mwedel Exp $)  AC_REVISION($Id: configure.ac,v 1.14 2005/07/09 00:56:55 mwedel Exp $)
 AC_INIT([crossfire], [1.7.0], [crossfire-devel@listserv.real-time.com])  AC_INIT([crossfire], [1.7.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
 AM_CONFIG_HEADER([include/autoconf.h])  AM_CONFIG_HEADER([include/autoconf.h])
   
   AM_MAINTAINER_MODE
   
 AC_PREFIX_DEFAULT(/usr/games/crossfire)  AC_PREFIX_DEFAULT(/usr/games/crossfire)
   
 dnl we want a config.h file instead of -D options.  dnl we want a config.h file instead of -D options.


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:57