]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- make APR.so link with apr-util (set MP_APU_CONFIG)
authormigo <migo@pld-linux.org>
Mon, 30 May 2005 21:26:00 +0000 (21:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.96

apache-mod_perl.spec

index 4700070203ed78ed089ac98f23369b142cc02e0c..19e0358eac05f591d3a0ee0340e538462a8ea861 100644 (file)
@@ -204,6 +204,7 @@ Apache web 
 %{__perl} Makefile.PL \
        MP_APXS=%{apxs} \
        MP_APR_CONFIG=%{_bindir}/apr-1-config \
+       MP_APU_CONFIG=%{_bindir}/apu-1-config \
        INSTALLDIRS=vendor \
        MP_CCOPTS="-I/usr/include/apache `apu-1-config --includes`" 
 
This page took 0.045054 seconds and 4 git commands to generate.