@PERL_OPTS@ need to come before ARGUMENTS.

[EMAIL PROTECTED] /home/pgollucci/dev/repos/asf/httpd/apreq/trunk rv=0 122 >svn 
diff
Index: glue/Makefile.am
===================================================================
--- glue/Makefile.am    (revision 279710)
+++ glue/Makefile.am    (working copy)
@@ -6,7 +6,7 @@
        cd perl; @PERL@ ../../build/xsbuilder.pl run

 perl/Makefile: perl/xsbuilder perl/Makefile.PL
-       cd perl; @PERL@ Makefile.PL -apxs @APACHE2_APXS@ @PERL_OPTS@
+       cd perl; @PERL@ @PERL_OPTS@ Makefile.PL -apxs @APACHE2_APXS@

 perl_glue: perl/Makefile
        cd perl; $(MAKE)

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to