/[Apache-SVN]/perl/modperl/trunk/Makefile.PL
ViewVC logotype

Diff of /perl/modperl/trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/trunk/Makefile.PL	2005/03/18 00:38:49	157999
+++ perl/modperl/trunk/Makefile.PL	2005/03/18 00:59:38	158000
@@ -479,7 +479,8 @@ sub set_modperl_version {
     }
     close $fh;
 
-    $build->{VERSION} = $VERSION;
+    $build->{VERSION}     = $VERSION;
+    $build->{API_VERSION} = $mod_perl::API_VERSION;
 }
 
 # needs to be run after configure() when apxs is setup

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26