summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-02-16 21:05:02 +0100
committerWerner Koch <wk@gnupg.org>1998-02-16 21:05:02 +0100
commit82464369f664f821542c416d35d4013f9723f87a (patch)
treed127f2d891260ff1c6d4264630b2ba7bd463b1f4 /INSTALL
parentadded option export (diff)
downloadgnupg2-82464369f664f821542c416d35d4013f9723f87a.tar.xz
gnupg2-82464369f664f821542c416d35d4013f9723f87a.zip
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 13ab8a523..e4e904efd 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.