[csw-devel] SF.net SVN: gar:[6077] csw/mgar/pkg/unixodbc/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Aug 22 18:37:36 CEST 2009


Revision: 6077
          http://gar.svn.sourceforge.net/gar/?rev=6077&view=rev
Author:   wahwah
Date:     2009-08-22 16:37:35 +0000 (Sat, 22 Aug 2009)

Log Message:
-----------
unixodbc: Using CSWiconv instead of libiconv, enabling 64 bit support

Modified Paths:
--------------
    csw/mgar/pkg/unixodbc/trunk/Makefile

Modified: csw/mgar/pkg/unixodbc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unixodbc/trunk/Makefile	2009-08-22 16:34:51 UTC (rev 6076)
+++ csw/mgar/pkg/unixodbc/trunk/Makefile	2009-08-22 16:37:35 UTC (rev 6077)
@@ -22,7 +22,7 @@
 
 SPKG_CLASSES = none cswcpsampleconf
 
-REQUIRED_PKGS  = CSWlibiconv
+REQUIRED_PKGS  = CSWiconv
 REQUIRED_PKGS += CSWreadline
 REQUIRED_PKGS += CSWcswclassutils
 
@@ -30,6 +30,7 @@
 localstatedir = /var/opt/csw
 
 CONFIGURE_ARGS = $(DIRPATHS)  --enable-gui=no
+BUILD64 = 1
 
 PROTOTYPE_FILTER  = awk ' \
     $$$$3 ~ /\/etc\/opt\/csw\/.*\.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } \


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