--- configure
+++ configure
@@ -5644,7 +5644,7 @@
     if test -e "$serf_prefix/lib/lib$serf_major.la"; then
       SVN_SERF_LIBS="$serf_prefix/lib/lib$serf_major.la"
     else
-      SVN_SERF_LIBS="-l$serf_major"
+      SVN_SERF_LIBS="-l$serf_major -lssl -lcrypto -ldl"
       LDFLAGS="$LDFLAGS `
   input_flags="-L$serf_prefix/lib"
   output_flags=""
