diff options
author | David Shaw <[email protected]> | 2002-08-27 12:46:00 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2002-08-27 12:46:00 +0000 |
commit | 4567d779ed5d4c70888c803a2c0d2c921cf76f9c (patch) | |
tree | 393e7e171eec7b54c24d74a03427dbc1f853c77c /NEWS | |
parent | * gpgkeys_hkp.c: Include util.h on RISC OS as per Stefan. Include a (diff) | |
download | gnupg-4567d779ed5d4c70888c803a2c0d2c921cf76f9c.tar.gz gnupg-4567d779ed5d4c70888c803a2c0d2c921cf76f9c.zip |
* NEWS: Clarify that --libexecdir is a configure option.
* configure.ac: Check for hstrerror.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,8 +62,8 @@ Noteworthy changes in version 1.1.91 (2002-08-04) /usr/[local/]libexec/gnupg by default. If you are upgrading from 1.0.7, you might want to delete your old copies in /usr/[local/]bin. If you use an OS that does not use libexec - for whatever reason, use --libexecdir=/usr/local/lib to place - the keyserver helpers there. + for whatever reason, use configure --libexecdir=/usr/local/lib + to place the keyserver helpers there. * The LDAP keyserver handler now works properly with very old (version 1) LDAP keyservers. |