Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29318
Modified Files:
db51-aes.info
Log Message:
Fix building on 10.4 by borrowing same fix from sqlite3.
Index: db51-aes.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/db51-aes.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- db51-aes.info 11 Sep 2010 15:32:39 -0000 1.3
+++ db51-aes.info 16 Oct 2010 21:31:05 -0000 1.4
@@ -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