summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-09-14 15:49:50 +0000
committerWerner Koch <wk@gnupg.org>1998-09-14 15:49:50 +0000
commit91e0657206cc084d6877d6da26e3475f8f82c612 (patch)
treef2928a468eaf4919e716cdd6896a1b2a2171c634 /INSTALL
parent4301e92fe95887a7ecab8206eb1ed7eea77a766c (diff)
downloadlibgcrypt-91e0657206cc084d6877d6da26e3475f8f82c612.tar.gz
New release
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 6 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 23fa6b98..7829ec5a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -33,8 +33,12 @@ Configure options for GNUPG
Problems
========
-If you have compile problems, try the configure options "--with-included-zlib",
-"--disable-nls" (See ABOUT-NLS) or --disable-dynload.
+If you get unresolved externals "gettext" you should run configure again
+with the option "--with-included-gettext".
+
+If you have other compile problems, try the configure options
+"--with-included-zlib" or "--disable-nls" (See ABOUT-NLS)
+or --disable-dynload.
I can't check all assembler files, so if you have problems assembling them
(or the program crashes), simply delete the files in the mpi/<cpu> directory.