--- ./source/configure.orig 2002-10-09 13:27:21.000000000 -0700 +++ ./source/configure 2002-10-23 18:06:43.000000000 -0700 @@ -12479,7 +12479,7 @@ fi - LIBS="-lssl -lcrypto $LIBS" + LIBS="$LIBS -lssl -lcrypto" # if test ! -d ${withval}; then # echo "configure: error: called with --with-ssl, but ssl base directory ${withval} does not exist or is not a directory. Aborting config" 1>&2