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.73 by root, Sun May 27 02:26:18 2007 UTC vs.
Revision 1.75 by root, Mon May 28 21:33:50 2007 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([cfserver], [2.1], [crossfire@schmorp.de]) 3AC_INIT([cfserver], [2.2], [crossfire@schmorp.de])
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
55 "AnyEvent 2.52" \ 55 "AnyEvent 2.52" \
56 "BDB 0.1" \ 56 "BDB 0.1" \
57 "Compress::LZF 1.8" \ 57 "Compress::LZF 1.8" \
58 "Coro 3.62" \ 58 "Coro 3.62" \
59 "Coro::Event 2.1" \ 59 "Coro::Event 2.1" \
60 "Crossfire 0.98" \ 60 "Crossfire 0.99" \
61 "Digest::MD5 2.0" \ 61 "Digest::MD5 2.0" \
62 "Event 1.08" \ 62 "Event 1.08" \
63 "IO::AIO 2.32" \ 63 "IO::AIO 2.32" \
64 "JSON::XS 1.21" \ 64 "JSON::XS 1.21" \
65 "Pod::POM 0.17" \ 65 "Pod::POM 0.17" \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines