summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-02-16 20:05:00 +0000
committerWerner Koch <wk@gnupg.org>1998-02-16 20:05:00 +0000
commit693d9d2a6cf4ec9c41a68200a0bdbbb395c88670 (patch)
tree97ba29c8f3584648b0a3049178d70bc18c99b245 /INSTALL
parent19be043fd0bc1683edd1cc78d0b94c15dbec085f (diff)
downloadlibgcrypt-693d9d2a6cf4ec9c41a68200a0bdbbb395c88670.tar.gz
some import functionality
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 13ab8a52..e4e904ef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Configure options for G10
--with-zlib Forces usage of the local zlib sources. Default is
to use the (sahred) library of the system.
---without-nls Disable NLS support
+--disable-nls Disable NLS support
--enable-m-debug Compile with the integrated malloc debugging stuff.
This makes the program slower but is checks every
@@ -22,7 +22,7 @@ Problems
========
If you have compile problems, use the configure options "--with-zlib" and
-"--without-nls".
+"--disable-nls".
I cant check alls assembles files; so if you have problems assembling them
(or the program crashes), simply delete the files in the mpi/<cpu> directory.