remove changelog entry for undone update
[silc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index acfbb37f9ac9a75d1f9407f1f39a48cb8938a2c4..a6c12c0799ed300ab3ffda11b0aa68bcd350d49a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -32,15 +32,7 @@ path in your system which contains lib/ and include/ for GMP library.
 GMP can be used as a fall-back if you have problems with the MPI library
 included within this package.
 
-'--with-libidn[=DIR]'
-
-   The SILC requires GNU Libidn for the stringprep() function.  If your
-system does not have it installed by default you will need to install it
-and possibly give this option to specify its location.  The DIR is the
-upper path in your system which contains lib/ and include/ for libidn
-(e.g. /usr/local).
-
-'--with-iconv[=DIR]'
+`--with-iconv[=DIR]'
 
    If your system doesn't provide iconv() function in its native libraries
 (usually libc) or if this function is broken (e.g. older Solaris systems),