diff options
Diffstat (limited to 'net-p2p/ctorrent/files/patch-configure')
-rw-r--r-- | net-p2p/ctorrent/files/patch-configure | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/net-p2p/ctorrent/files/patch-configure b/net-p2p/ctorrent/files/patch-configure index 73f560f..10ab618 100644 --- a/net-p2p/ctorrent/files/patch-configure +++ b/net-p2p/ctorrent/files/patch-configure @@ -18,24 +18,3 @@ ; return 0; } -@@ -3814,13 +3814,13 @@ - echo "${ECHO_T}$ac_cv_header_openssl_sha_h" >&6 - - fi --if test $ac_cv_header_openssl_sha_h = yes; then -- : --else -- { { echo "$as_me:$LINENO: error: Error, OpenSSL header file sha.h not found." >&5 --echo "$as_me: error: Error, OpenSSL header file sha.h not found." >&2;} -- { (exit 1); exit 1; }; } --fi -+#if test $ac_cv_header_openssl_sha_h = yes; then -+# : -+#else -+# { { echo "$as_me:$LINENO: error: Error, OpenSSL header file sha.h not found." >&5 -+#echo "$as_me: error: Error, OpenSSL header file sha.h not found." >&2;} -+# { (exit 1); exit 1; }; } -+#fi - - - |