STABLE-BRANCH-1-2 gnupg (ChangeLog NEWS configure.ac)

cvs user dshaw cvs@cvs.gnupg.org
Thu, 29 May 2003 01:00:54 +0200


    Date: Thursday, May 29, 2003 @ 01:00:44
  Author: dshaw
    Path: /cvs/gnupg/gnupg
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog NEWS configure.ac

* NEWS: Document --gnupg and the deprecation of --no-openpgp and
--no-pgpX.

* configure.ac: Put wsock32 in NETLIBS.  Put zlib in ZLIBS.  Put dl in
DLLIBS.  Check for getopt.h if available.  Look for getopt() in libiberty
if libc doesn't have it.  Enable GPGKEYS_HKP after AC_PROG_CC so that any
needed extension (i.e. ".exe") is defined.


--------------+
 ChangeLog    |   10 ++++++++++
 NEWS         |    6 ++++++
 configure.ac |   46 ++++++++++++++++++++--------------------------
 3 files changed, 36 insertions(+), 26 deletions(-)