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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jul 26 14:09:55 CEST 2010


Revision: 10586
          http://gar.svn.sourceforge.net/gar/?rev=10586&view=rev
Author:   dmichelsen
Date:     2010-07-26 12:09:55 +0000 (Mon, 26 Jul 2010)

Log Message:
-----------
apr-util: Add necessary EXTRA_LIB to bdb47

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-26 12:09:40 UTC (rev 10585)
+++ csw/mgar/pkg/apr-util/trunk/Makefile	2010-07-26 12:09:55 UTC (rev 10586)
@@ -20,6 +20,9 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+# We need this to get bdb47/lib into the runpath
+EXTRA_LIB = $(prefix)/bdb47/lib
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-apr=$(prefix)/bin/apr-1-config
 CONFIGURE_ARGS += --with-ldap


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