summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-04-09 13:19:09 +0200
committerWerner Koch <wk@gnupg.org>1998-04-09 13:19:09 +0200
commit3c7368a33d5fe4f7e865e5e320d2d628db4f845b (patch)
tree8fdd05880ed9547ea7166e4b9b93ad336da61d72 /INSTALL
parenttest release (diff)
downloadgnupg2-3c7368a33d5fe4f7e865e5e320d2d628db4f845b.tar.xz
gnupg2-3c7368a33d5fe4f7e865e5e320d2d628db4f845b.zip
new releaseV0-2-15
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 352035609..374e3be03 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,6 +7,9 @@ Configure options for GNUPG
--with-included-zlib Forces usage of the local zlib sources. Default is
to use the (shared) library of the system.
+--with-included-gettext Forces usage of the local gettext sources instead of.
+ the one provided by your system.
+
--disable-nls Disable NLS support (See ABOUT-NLS)
--enable-m-debug Compile with the integrated malloc debugging stuff.
@@ -26,8 +29,8 @@ Configure options for GNUPG
Problems
========
-If you have compile problems, use the configure options "--with-zlib" and
-"--disable-nls" (See ABOUT-NLS).
+If you have compile problems, try the configure options "--with-included-zlib"
+or "--disable-nls" (See ABOUT-NLS).
I cant check all assembler files; so if you have problems assembling them
(or the program crashes), simply delete the files in the mpi/<cpu> directory.