diff options
author | Werner Koch <wk@gnupg.org> | 1998-11-20 18:42:18 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-11-20 18:42:18 +0100 |
commit | 47c61bafe3545f17e8244902dca0ff00077d0feb (patch) | |
tree | 0867aa7d405a1df94ac360b5cc2814e97dcbe115 /INSTALL | |
parent | some bug fixes (diff) | |
download | gnupg2-47c61bafe3545f17e8244902dca0ff00077d0feb.tar.xz gnupg2-47c61bafe3545f17e8244902dca0ff00077d0feb.zip |
Expiration time works (I hope so)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,7 +34,8 @@ Problems ======== If you get unresolved externals "gettext" you should run configure again -with the option "--with-included-gettext". +with the option "--with-included-gettext"; this is version 0.10.35 which +is available at alpha.gnu.org. If you have other compile problems, try the configure options "--with-included-zlib" or "--disable-nls" (See ABOUT-NLS) |