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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Feb 3 13:55:06 CET 2014


Revision: 22937
          http://sourceforge.net/p/gar/code/22937
Author:   dmichelsen
Date:     2014-02-03 12:55:06 +0000 (Mon, 03 Feb 2014)
Log Message:
-----------
apr-util/trunk: Add libiconv, libaprutil-1.so is now self-contained

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

Modified: csw/mgar/pkg/apr-util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apr-util/trunk/Makefile	2014-02-03 12:03:22 UTC (rev 22936)
+++ csw/mgar/pkg/apr-util/trunk/Makefile	2014-02-03 12:55:06 UTC (rev 22937)
@@ -21,6 +21,7 @@
 RUNTIME_DEP_PKGS_CSWlibaprutil1-0 += CSWlibapr1-0
 RUNTIME_DEP_PKGS_CSWlibaprutil1-0 += CSWlibexpat1
 RUNTIME_DEP_PKGS_CSWlibaprutil1-0 += CSWlibuuid1
+RUNTIME_DEP_PKGS_CSWlibaprutil1-0 += CSWlibiconv2
 OBSOLETED_BY_CSWlibaprutil1-0 += CSWapr-util
 
 # This is due to different interpretation of -z ignore
@@ -110,6 +111,7 @@
 CONFIGURE_ARGS += --with-freetds=$(prefix)
 CONFIGURE_ARGS += --with-odbc
 CONFIGURE_ARGS += --with-pgsql
+CONFIGURE_ARGS += --with-iconv=$(prefix)
 
 # How do we deal with 64 bit?
 CONFIGURE_ARGS += --with-expat=$(prefix)

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