Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11581

Modified Files:
        db51-aes.info 
Log Message:
Sync build fix for 10.4 from unstable.


Index: db51-aes.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/db51-aes.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- db51-aes.info       15 Oct 2010 20:46:15 -0000      1.1
+++ db51-aes.info       17 Oct 2010 17:37:59 -0000      1.2
@@ -68,6 +68,8 @@
   export CC="gcc"
   export CXX="g++"
 fi
+# On 10.4, libSystem does not contain _gethostuuid  :
+if [ `sw_vers -productVersion|cut -f2 -d.` -lt 5 ] ; then export 
CFLAGS="-DSQLITE_ENABLE_LOCKING_STYLE=0 $CFLAGS" ; fi
 F77=no ../dist/configure %c
 perl -pi.bak -e 's,api_java,,g' Makefile
 make UTIL_PROGS=""


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to