You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-commits@perl.apache.org by ge...@apache.org on 2005/03/11 17:27:00 UTC

svn commit: r157104 - perl/Apache-Test/branches/apache2-rename-unstable/t/conf/extra.conf.in

Author: geoff
Date: Fri Mar 11 08:26:59 2005
New Revision: 157104

URL: http://svn.apache.org/viewcvs?view=rev&rev=157104
Log:
remove Apache2.pm foo

Modified:
    perl/Apache-Test/branches/apache2-rename-unstable/t/conf/extra.conf.in

Modified: perl/Apache-Test/branches/apache2-rename-unstable/t/conf/extra.conf.in
URL: http://svn.apache.org/viewcvs/perl/Apache-Test/branches/apache2-rename-unstable/t/conf/extra.conf.in?view=diff&r1=157103&r2=157104
==============================================================================
--- perl/Apache-Test/branches/apache2-rename-unstable/t/conf/extra.conf.in (original)
+++ perl/Apache-Test/branches/apache2-rename-unstable/t/conf/extra.conf.in Fri Mar 11 08:26:59 2005
@@ -6,9 +6,6 @@
 </IfModule>
 
 <IfModule mod_perl.c>
-  <IfDefine APACHE2>
-    PerlModule Apache2
-  </IfDefine>
 
   <Location /TestMore__testpm>
     SetHandler perl-script