[csw-devel] SF.net SVN: gar:[14398] csw/mgar/pkg/subversion/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Mon Apr 25 16:29:40 CEST 2011
Revision: 14398
http://gar.svn.sourceforge.net/gar/?rev=14398&view=rev
Author: rthurner
Date: 2011-04-25 14:29:40 +0000 (Mon, 25 Apr 2011)
Log Message:
-----------
subversion: zlib requires an argument ..
Modified Paths:
--------------
csw/mgar/pkg/subversion/trunk/Makefile
Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile 2011-04-25 14:18:42 UTC (rev 14397)
+++ csw/mgar/pkg/subversion/trunk/Makefile 2011-04-25 14:29:40 UTC (rev 14398)
@@ -210,7 +210,7 @@
CONFIGURE_ARGS += --with-jdk=$(JAVA_HOME)
CONFIGURE_ARGS += --with-sasl=$(prefix)
CONFIGURE_ARGS += --with-ssl=$(prefix)
-CONFIGURE_ARGS += --with-zlib
+CONFIGURE_ARGS += --with-zlib=$(prefix)
CONFIGURE_ARGS += --with-serf=$(prefix)
# Once you have verified that a new upstream release passes the tests, you can use
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