[csw-devel] SF.net SVN: gar:[10638] csw/mgar/pkg/apache2/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Wed Jul 28 16:19:52 CEST 2010
Revision: 10638
http://gar.svn.sourceforge.net/gar/?rev=10638&view=rev
Author: rthurner
Date: 2010-07-28 14:19:52 +0000 (Wed, 28 Jul 2010)
Log Message:
-----------
apache2: use apr-util config
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/Makefile
Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile 2010-07-28 14:08:32 UTC (rev 10637)
+++ csw/mgar/pkg/apache2/trunk/Makefile 2010-07-28 14:19:52 UTC (rev 10638)
@@ -44,7 +44,7 @@
# Build Configuration
CONFIGURE_ARGS += --with-apr=$(prefix)/bin/apr-1-config
-CONFIGURE_ARGS += --with-apr-util=$(prefix)/bin/apr-1-config
+CONFIGURE_ARGS += --with-apr-util=$(prefix)/bin/apu-1-config
CONFIGURE_ARGS += --with-mpm=prefork
CONFIGURE_ARGS += --disable-static
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list