Merged from silc_1_0_branch.
[silc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 847e9e68c8f37c483c7a64f6a7069ae009b33ea1..9871e92e93a7683fa78bfb5fd16f22f55455ce5c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -49,6 +49,11 @@ package or does not want to use them, you can give the --disable-asm
 option to the `configure' script.  This will assure that assembler
 optimized code is not compiled in.
 
+`--enabled-shared'
+
+   If you wish to compile and install shared libraries then enable this
+option.  By default all libraries are compiled as static libraries.
+
 `--enable-debug'
 
    If you would like to enable the debugging for the compiled programs