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

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Mon Jul 19 02:30:36 CEST 2010


Revision: 10538
          http://gar.svn.sourceforge.net/gar/?rev=10538&view=rev
Author:   rthurner
Date:     2010-07-19 00:30:36 +0000 (Mon, 19 Jul 2010)

Log Message:
-----------
apr-util: force berkely db version, as autoconf does not know it ..

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-07-19 00:15:45 UTC (rev 10537)
+++ csw/mgar/pkg/apr-util/trunk/Makefile	2010-07-19 00:30:36 UTC (rev 10538)
@@ -29,7 +29,7 @@
 CONFIGURE_ARGS += --with-apr=$(prefix)/bin/apr-1-config
 CONFIGURE_ARGS += --with-ldap
 CONFIGURE_ARGS += --with-ssl
-CONFIGURE_ARGS += --with-berkeley-db=$(prefix)/bdb48
+CONFIGURE_ARGS += --with-dbm=$(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