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.146 by root, Mon Sep 22 05:42:41 2008 UTC vs.
Revision 1.147 by root, Tue Sep 23 00:24:52 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.7], [support@deliantra.net]) 3AC_INIT([deliantra-server], [2.71], [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.71" \ 58 "BDB 1.71" \
59 "Compress::LZF 3.41" \ 59 "Compress::LZF 3.41" \
60 "Coro 4.746" \ 60 "Coro 4.747" \
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 "IO::AIO 3.03" \ 65 "IO::AIO 3.03" \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines