STABLE-BRANCH-1-2 gnupg (ChangeLog THANKS acinclude.m4 configure.ac)

cvs user werner cvs@cvs.gnupg.org
Mon, 21 Oct 2002 18:31:02 +0200


    Date: Monday, October 21, 2002 @ 18:31:02
  Author: werner
    Path: /cvs/gnupg/gnupg
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog THANKS acinclude.m4 configure.ac

* configure.ac (try_gettext): Remove special case for cygwin.
This removes all the DOS specific macros and let Cygwin work like
a real OS.  Needs a couple of changes elsewhere but after all,
GnuPG presents itself much more like a Posix program and can be
used in a full Cygwin environment; e.g. used along with mutt.
Changes suggested by Volker Quetschke.

* acinclude.m4 (GNUPG_SYS_NM_PARSE): Allow for underscore in test
symbols.  Useful for Cygwin builds.
(GNUPG_SYS_SYMBOL_UNDERSCORE): Don't hardwire to yes for Cygwin.


--------------+
 ChangeLog    |   13 +++++++++++++
 THANKS       |    1 +
 acinclude.m4 |   10 +++++-----
 configure.ac |    6 +++---
 4 files changed, 22 insertions(+), 8 deletions(-)