[csw-devel] SF.net SVN: gar:[4911] csw/mgar/pkg/libserf/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Sun May 17 09:36:09 CEST 2009
Revision: 4911
http://gar.svn.sourceforge.net/gar/?rev=4911&view=rev
Author: rthurner
Date: 2009-05-17 07:36:09 +0000 (Sun, 17 May 2009)
Log Message:
-----------
depend on apache2rt, include test target, include strip_libtool
Modified Paths:
--------------
csw/mgar/pkg/libserf/trunk/Makefile
Modified: csw/mgar/pkg/libserf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libserf/trunk/Makefile 2009-05-17 04:43:28 UTC (rev 4910)
+++ csw/mgar/pkg/libserf/trunk/Makefile 2009-05-17 07:36:09 UTC (rev 4911)
@@ -21,7 +21,8 @@
# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
# UPSTREAM_MASTER_SITES =
-DEPENDS = server/apache2
+DEPENDS = server/apache2rt
+STRIP_LIBTOOL = 1
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-apr=$(prefix)/apache2
@@ -29,5 +30,5 @@
#CONFIGURE_ARGS += --with-apr=$(prefix)/apache2/bin/apr-config
#CONFIGURE_ARGS += --with-apr-util=$(prefix)/apache2/bin/apu-config
-
+TEST_TARGET = check
include gar/category.mk
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