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.137 by root, Tue Jul 8 08:33:27 2008 UTC vs.
Revision 1.138 by root, Sun Jul 20 14:37:17 2008 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_INIT([deliantra-server], [2.56], [support@deliantra.net]) 3AC_INIT([deliantra-server], [2.6], [support@deliantra.net])
4AC_CONFIG_AUX_DIR(utils) 4AC_CONFIG_AUX_DIR(utils)
5AC_CONFIG_SRCDIR([server/cfperl.xs]) 5AC_CONFIG_SRCDIR([server/cfperl.xs])
6AM_INIT_AUTOMAKE 6AM_INIT_AUTOMAKE
7AM_CONFIG_HEADER(include/autoconf.h) 7AM_CONFIG_HEADER(include/autoconf.h)
8 8
50 fi 50 fi
51 fi 51 fi
52fi 52fi
53 53
54for module_vers in \ 54for module_vers in \
55 "AnyEvent 3.4" \ 55 "AnyEvent 4.22" \
56 "BDB 1.6" \ 56 "BDB 1.6" \
57 "Compress::LZF 1.8" \ 57 "Compress::LZF 1.8" \
58 "Coro 4.73" \ 58 "Coro 4.73" \
59 "Coro::EV 0" \ 59 "Coro::EV 0" \
60 "Deliantra 1.13" \ 60 "Deliantra 1.13" \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines