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.131 by root, Sun May 4 15:37:43 2008 UTC vs.
Revision 1.140 by root, Tue Jul 29 03:46:26 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.54], [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 2.9" \ 55 "AnyEvent 4.22" \
56 "AnyEvent::AIO 0" \
57 "AnyEvent::BDB 0" \
56 "BDB 1.43" \ 58 "BDB 1.71" \
57 "Compress::LZF 1.8" \ 59 "Compress::LZF 1.8" \
58 "Coro 4.50" \ 60 "Coro 4.73" \
59 "Coro::EV 2.1" \ 61 "Coro::EV 0" \
60 "Deliantra 1.13" \ 62 "Deliantra 1.13" \
61 "Digest::MD5 2.0" \ 63 "Digest::MD5 2.0" \
62 "EV 3.3" \ 64 "EV 3.41" \
63 "IO::AIO 2.62" \ 65 "IO::AIO 3.03" \
64 "JSON::XS 2.01" \ 66 "JSON::XS 2.01" \
65 "Net::IRC3 0.5" \ 67 "Net::IRC3 0.5" \
66 "Pod::POM 0.17" \ 68 "Pod::POM 0.17" \
67 "Safe::Hole 0.10" \ 69 "Safe::Hole 0.10" \
68 "Storable 2.0" \ 70 "Storable 2.0" \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines