Merge pull request #198 from bergalath/master

curl: update path to certification
This commit is contained in:
Stephan Raue 2012-02-14 14:02:38 -08:00
commit 0647299ea6

View File

@ -77,7 +77,7 @@ ac_cv_header_librtmp_rtmp_h=yes \
--without-gnutls \
--without-polarssl \
--without-nss \
--with-ca-bundle="/etc/ssl/cacert.pem" \
--with-ca-bundle="/etc/pki/tls/cacert.pem" \
--without-ca-path \
--without-libssh2 \
--with-librtmp="$SYSROOT_PREFIX/usr" \