--- deliantra/server/configure.ac 2007/02/16 22:16:16 1.48 +++ deliantra/server/configure.ac 2007/03/05 19:11:12 1.51 @@ -33,7 +33,7 @@ AC_PATH_PROG(PERL, perl5) AC_PATH_PROG(PERL, perl) -for module_vers in "Coro 3.5" "Coro::Event 2.1" "Event 1.08" \ +for module_vers in "Crossfire 0.97" "Coro 3.5" "Coro::Event 2.1" "Event 1.08" \ "IO::AIO 2.32" "BDB 0.1" "Storable 2.0" "Time::HiRes 1.0" "YAML::Syck 0.71" \ "Digest::MD5 2.0" "Compress::LZF 1.71" "Safe::Hole 0.10" "Pod::POM 0.17"; do set -- $module_vers @@ -141,9 +141,7 @@ AC_OUTPUT([Makefile include/Makefile lib/Makefile pod/Makefile random_maps/Makefile socket/Makefile - server/Makefile src/Makefile utils/Makefile ext/Makefile - lib/checkarch.pl lib/collect.pl utils/add_throw.perl - utils/crossloop.tmpl utils/crossloop.pl.tmpl utils/metaserver.pl - utils/crossloop.web utils/scores.pl utils/player_dl.pl common/Makefile + server/Makefile utils/Makefile ext/Makefile + lib/checkarch.pl lib/collect.pl common/Makefile ])