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.21 by pippijn, Fri Sep 8 00:19:55 2006 UTC vs.
Revision 1.22 by pippijn, Fri Sep 8 02:45:15 2006 UTC

234AC_SUBST(PERLLIB) 234AC_SUBST(PERLLIB)
235AC_SUBST(PERLFLAGS) 235AC_SUBST(PERLFLAGS)
236AC_SUBST(PERLPRIVLIBEXP) 236AC_SUBST(PERLPRIVLIBEXP)
237AC_SUBST(PERL) 237AC_SUBST(PERL)
238 238
239#AC_OUTPUT([Makefile
240# doc/Makefile doc/Developers/Makefile doc/spell-docs/Makefile
241# doc/spoiler/Makefile doc/spoiler-html/Makefile doc/playbook/Makefile
242# doc/playbook-html/Makefile doc/scripts/Makefile lib/Makefile
243# random_maps/Makefile socket/Makefile server/Makefile src/Makefile
244# include/Makefile utils/Makefile lib/checkarch.pl lib/collect.pl
245# utils/add_throw.perl utils/crossloop.tmpl utils/crossloop.pl.tmpl
246# utils/metaserver.pl utils/crossloop.web utils/scores.pl
247# utils/player_dl.pl common/Makefile
248# ])
249AC_OUTPUT([Makefile 239AC_OUTPUT([Makefile
250 lib/Makefile pod/Makefile random_maps/Makefile socket/Makefile 240 include/Makefile lib/Makefile pod/Makefile random_maps/Makefile socket/Makefile
251 server/Makefile src/Makefile include/Makefile utils/Makefile 241 server/Makefile src/Makefile utils/Makefile
252 lib/checkarch.pl lib/collect.pl utils/add_throw.perl 242 lib/checkarch.pl lib/collect.pl utils/add_throw.perl
253 utils/crossloop.tmpl utils/crossloop.pl.tmpl utils/metaserver.pl 243 utils/crossloop.tmpl utils/crossloop.pl.tmpl utils/metaserver.pl
254 utils/crossloop.web utils/scores.pl utils/player_dl.pl common/Makefile 244 utils/crossloop.web utils/scores.pl utils/player_dl.pl common/Makefile
255 ]) 245])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines