Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv24444
Modified Files:
libssh2.1.info
Log Message:
libssh2.1 can fail to build if user has openssl in /usr/local.
Try harder to always use system-openssl by setting CPPFLAGS and LDFLAGS.
Index: libssh2.1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/libssh2.1.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- libssh2.1.info 19 Aug 2010 22:08:36 -0000 1.16
+++ libssh2.1.info 9 Jun 2011 23:22:11 -0000 1.17
@@ -38,6 +38,8 @@
<<
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
+SetCPPFLAGS: -I%p/lib/system-openssl/include
+SetLDFLAGS: -L%p/lib/system-openssl/lib
SetCFLAGS: -Os
ConfigureParams: --with-openssl=%p/lib/system-openssl --with-libz=/usr
--disable-dependency-tracking --disable-static --libdir='${prefix}/%lib' F77=no
CXX=no
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs