diff options
author | Werner Koch <[email protected]> | 2011-04-06 18:10:45 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-04-06 18:10:45 +0000 |
commit | cdefec02b385dcf3302e47d380812c3450e8713c (patch) | |
tree | 1cec16358abecbea533e05f27324174d59a6c39f /ChangeLog | |
parent | Update gpg-error.m4 (diff) | |
download | gpgme-cdefec02b385dcf3302e47d380812c3450e8713c.tar.gz gpgme-cdefec02b385dcf3302e47d380812c3450e8713c.zip |
gpgme-config cleanups and --host option
gpgme-config.in: Add option --host. Change options --cflags and
--libs to collapse duplicate include and lib dirs. Try to put extra
libs at the end.
Note that gpgme.m4 has not yet been extended.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ * autogen.sh (--build-w32): Support option --build-w64. * configure.ac (HAVE_W64_SYSTEM): Define. (INSERT__TYPEDEFS_FOR_GPGME_H): New. + (GPGME_CONFIG_HOST): New. 2011-02-02 Marcus Brinkmann <[email protected]> @@ -992,7 +993,7 @@ * autogen.sh: Added option --build-w32. - Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 g10 Code GmbH + Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |