dougm 01/10/18 13:11:28
Modified: perl-framework/Apache-Test/lib/Apache TestConfigParse.pm
Log:
make sure libmodperl.so ends up as mod_perl.c rather than mod_modperl.c
Revision Changes Path
1.16 +1 -0
httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfigParse.pm
Index: TestConfigParse.pm
===================================================================
RCS file:
/home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfigParse.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- TestConfigParse.pm 2001/10/16 20:30:57 1.15
+++ TestConfigParse.pm 2001/10/18 20:11:28 1.16
@@ -69,6 +69,7 @@
'mod_proxy_http.c' => 'proxy_http.c',
'mod_proxy_ftp.c' => 'proxy_ftp.c',
'mod_proxy_connect.c' => 'proxy_connect.c',
+ 'mod_modperl.c' => 'mod_perl.c',
);
#inherit LoadModule