randyk 2003/07/10 10:07:18
Modified: . Changes Log: Record recent Makefile.PL change to keep drive letters in dsp file. Revision Changes Path 1.675 +4 -0 modperl/Changes Index: Changes =================================================================== RCS file: /home/cvs/modperl/Changes,v retrieving revision 1.674 retrieving revision 1.675 diff -u -r1.674 -r1.675 --- Changes 6 Jul 2003 14:12:29 -0000 1.674 +++ Changes 10 Jul 2003 17:07:18 -0000 1.675 @@ -10,6 +10,10 @@ =item 1.28_01-dev +For Win32, keep drive letters in mod_perl.dsp to fix bug, reported +by DH <[EMAIL PROTECTED]>, when compiling mod_perl in +cases where Apache and Perl are on different drives [Randy Kobes]. + Add workaround to define statcache in Apache.xs so that one can build on Win32 ActivePerl 8xx with LARGE_FILES support [Randy Kobes]