aboutsummaryrefslogtreecommitdiffstats
path: root/comms/libimobiledevice/files/patch-configure
blob: eb7e68ef93046432eadeab186f96b4b088436868 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- configure.orig  2014-09-24 12:07:10 UTC
+++ configure
@@ -17090,7 +17090,7 @@
                py_version=$PYTHON_VERSION
            else
                py_version=`$PYTHON -c "import sys; \
-                   print(sys.version[:3]")`
+                   print(sys.version[:3])"`
            fi
        fi
 
@@ -17336,6 +17336,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