Source
--- configure.orig 2005-03-26 05:21:12.000000000 -0600
+++ configure 2012-01-02 04:23:58.000000000 -0600
@@ -148,7 +148,7 @@
# Attempt to find the dynamic library first
if [ "X$all_static" = 'X' ]
then
- find_lib 'libcrypto.so' ignore_errors
+ find_lib 'libcrypto.dylib' ignore_errors
fi
if [ -n "$all_static" -o "X$find_lib_ret" = 'X' ]