ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Makefile.PL
(Generate patch)

Comparing deliantra/Deliantra-Client/Makefile.PL (file contents):
Revision 1.26 by root, Tue Apr 18 00:14:16 2006 UTC vs.
Revision 1.27 by root, Tue Apr 18 01:51:06 2006 UTC

3print <<EOF; 3print <<EOF;
4 4
5*** microsoft compatibility forced us to only support manual configuration 5*** microsoft compatibility forced us to only support manual configuration
6*** by editing Makefile.PL. complain to microsoft. 6*** by editing Makefile.PL. complain to microsoft.
7 7
8*** opengl 1.2 is required to run this client
9
8*** HINT: BerkeleyDB must be linked against version 4.4 or above of libdb 10*** HINT: BerkeleyDB must be linked against version 4.3 or higher of libdb
9 11
10EOF 12EOF
11 13
12if ($^O =~ /win32/i or $^O =~ /mswin/) { 14if ($^O =~ /win32/i or $^O =~ /mswin/) {
13 warn "do manual configuration, please\n"; 15 warn "do manual configuration, please\n";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines