summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-04-09 11:19:08 +0000
committerWerner Koch <wk@gnupg.org>1998-04-09 11:19:08 +0000
commit9a8d62b20eba18310d87eedb68828fa86326e1a2 (patch)
treea03ab70ae39f635dbc71bad27cef07ae504c874f /INSTALL
parentc0caba66976f733524bbb01b76cdf42dd6560447 (diff)
downloadlibgcrypt-9a8d62b20eba18310d87eedb68828fa86326e1a2.tar.gz
new release
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 35203560..374e3be0 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.