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.165 by root, Mon Oct 12 14:00:57 2009 UTC vs.
Revision 1.167 by root, Mon Oct 12 21:27:54 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.80], [support@deliantra.net]) 3AC_INIT([deliantra-server], [2.81], [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 4.22" \ 55 "AnyEvent 5.2" \
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.13" \ 60 "Coro 5.13" \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines