Index: ./INSTALL
===================================================================
--- ./INSTALL
+++ ./.svn/tmp/INSTALL.63320.00001.tmp	Thu Feb 14 15:27:49 2002
@@ -255,15 +255,18 @@
       using the zlib library which a Subversion client can take
       advantage of.
 
-      With Unix-based systems, you can enable this support from the
+      With Unix-based systems, you can enable support for SSL from the
       Subversion build provided that you are building Neon in the
       "./neon/" directory as described above in section I.5.  You also
-      need the OpenSSL and/or zlib library installed on your system,
-      depending on which features you want.  Just add "--with-ssl" or
-      "--with-zlib" as parameters when you run Subversion's
-      "./configure", and they will be passed on to the Neon build
-      system.  Consult the Neon documentation for more information on
-      how to use these parameters and versions of libraries you need.
+      need OpenSSL installed on your system.  Just add "--with-ssl" as
+      a parameter when you run Subversion's "./configure", and it will
+      be passed on to the Neon build system.  If your OpenSSL
+      installation is hard for Neon to find, you may need to use
+      "--with-ssl=/path/to/lib" instead. The zlib library is included
+      in Neon by default, but you can also specify a path to the
+      library using "--with-zlib". Consult the Neon documentation for
+      more information on how to use these parameters and versions of
+      libraries you need.
 
       Under Windows, you have to edit a batch file available in your
       Subversion source tree (the root of which is labelled <SVN>
