[csw-devel] SF.net SVN: gar:[10260] csw/mgar/pkg/apr-util/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sat Jun 19 19:54:02 CEST 2010


Revision: 10260
          http://gar.svn.sourceforge.net/gar/?rev=10260&view=rev
Author:   rthurner
Date:     2010-06-19 17:54:02 +0000 (Sat, 19 Jun 2010)

Log Message:
-----------
apr-util: include, but comment bdb48 ...

Modified Paths:
--------------
    csw/mgar/pkg/apr-util/trunk/Makefile

Modified: csw/mgar/pkg/apr-util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apr-util/trunk/Makefile	2010-06-19 17:29:34 UTC (rev 10259)
+++ csw/mgar/pkg/apr-util/trunk/Makefile	2010-06-19 17:54:02 UTC (rev 10260)
@@ -14,12 +14,15 @@
 LICENSE = LICENSE
 
 RUNTIME_DEP_PKGS = CSWapr CSWiconv CSWsqlite3rt CSWunixodbc CSWexpat
+#RUNTIME_DEP_PKGS += CSWbdb48
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-apr=$(prefix)/bin/apr-1-config
+#not yet
+#CONFIGURE_ARGS += --with-berkeley-db=$(prefix)/bdb48
 CONFIGURE_ARGS += --without-freetds --without-sqlite2
 
 BUILD64 = 1


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