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.72 by root, Wed May 16 12:22:17 2007 UTC vs.
Revision 1.73 by root, Sun May 27 02:26:18 2007 UTC

53 53
54for module_vers in \ 54for module_vers in \
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.63" \ 58 "Coro 3.62" \
59 "Coro::Event 2.1" \ 59 "Coro::Event 2.1" \
60 "Crossfire 0.98" \ 60 "Crossfire 0.98" \
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" \
170AC_SUBST(pkgconfdir,$sysconfdir/$PACKAGE) 170AC_SUBST(pkgconfdir,$sysconfdir/$PACKAGE)
171 171
172AC_OUTPUT([Makefile 172AC_OUTPUT([Makefile
173 include/Makefile lib/Makefile pod/Makefile random_maps/Makefile socket/Makefile 173 include/Makefile lib/Makefile pod/Makefile random_maps/Makefile socket/Makefile
174 server/Makefile utils/Makefile ext/Makefile doc/Makefile 174 server/Makefile utils/Makefile ext/Makefile doc/Makefile
175 lib/checkarch.pl lib/collect.pl common/Makefile utils/cfutil 175 common/Makefile utils/cfutil
176]) 176])
177 177

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines