Index: /trunk/configure
===================================================================
--- /trunk/configure	(revision 23573)
+++ /trunk/configure	(revision 23574)
@@ -1983,4 +1983,5 @@
   --build-libxml2          build libxml2 from sources
   --build-libxslt          build libxslt from sources
+  --build-libssl           build openssl from sources (PUEL only)
   --build-libcurl          build libcurl from sources (PUEL only)
 EOF
@@ -2143,4 +2144,7 @@
     --build-libxslt)
       BUILD_LIBXSLT=1
+      ;;
+    --build-libssl)
+      BUILD_LIBSSL=1
       ;;
     --build-libcurl)
