freebsd-ports/comms/libimobiledevice/files/patch-configure
Alberto Villa 66e1dc43a5 - Update libimobiledevice to 1.1.5.
- Add a port with its Python bindings.

The update brings important improvements:
* backup/restore support on iOS 4+;
* OpenSSL support;
* compatibility with iOS 6+.
2013-05-07 00:35:40 +00:00

10 lines
304 B
Text

--- ./configure.orig 2013-03-18 10:28:26.000000000 +0100
+++ ./configure 2013-04-30 14:56:00.356777062 +0200
@@ -17262,6 +17262,7 @@
$as_echo "yes" >&6; }
have_openssl=yes
fi
+have_openssl=yes
if test "x$have_openssl" = "xyes"; then
if test "x$use_openssl" != "xyes"; then
enable_openssl=no