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.152 by root, Sat Dec 13 20:34:37 2008 UTC vs.
Revision 1.159 by root, Sun Apr 5 18:09:13 2009 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.72], [support@deliantra.net]) 3AC_INIT([deliantra-server], [2.78], [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
55 "AnyEvent 4.22" \ 55 "AnyEvent 4.22" \
56 "AnyEvent::AIO 0" \ 56 "AnyEvent::AIO 0" \
57 "AnyEvent::BDB 0" \ 57 "AnyEvent::BDB 0" \
58 "BDB 1.8" \ 58 "BDB 1.8" \
59 "Compress::LZF 3.41" \ 59 "Compress::LZF 3.41" \
60 "Coro 5.12" \ 60 "Coro 5.13" \
61 "Coro::EV 0" \ 61 "Coro::EV 0" \
62 "Deliantra 1.13" \ 62 "Deliantra 1.13" \
63 "Digest::MD5 2.0" \ 63 "Digest::MD5 2.0" \
64 "EV 3.41" \ 64 "EV 3.41" \
65 "Guard 0.5" \ 65 "Guard 0.5" \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines