Index: /trunk/configure
===================================================================
--- /trunk/configure	(revision 72667)
+++ /trunk/configure	(revision 72668)
@@ -2379,7 +2379,4 @@
 fi
 
-# Always use our own libssl on non-OSE builds for compatibility reasons.
-[ $OSE -eq 1 ] || BUILD_LIBSSL=1
-
 # Change OS specific defaults; must be before all other stuff
 if [ "$OS" = "darwin" ]; then
@@ -2413,4 +2410,5 @@
   LIBPTHREAD="-lroot"
   #[ $OSE -eq 1 ] || BUILD_LIBCURL=1
+  [ $OSE -eq 1 ] || BUILD_LIBSSL=1
 elif [ "$OS" = "solaris" ]; then
   [ $OSE -eq 1 ] && WITH_LIBVPX=0
