]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/libgpg-error
libgpg-error: Update to 1.20
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 11 Sep 2015 22:01:26 +0000 (00:01 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 12 Sep 2015 14:53:18 +0000 (15:53 +0100)
commit67cafd240fa88af7ba9f4ee95034d00d9c687845
treeb3aa210d40a2c328ab3b4a5abd71673b01be8b7b
parent09f13f836661a42982732e76bbfe26dd08046686
libgpg-error: Update to 1.20

* configure.ac: Set LT version to C16/A16/R0.

Add new version macros.
* src/gpg-error.h.in (GPGRT_VERSION): New.
(GPGRT_VERSION_NUMBER): New.
(GPG_ERROR_VERSION, GPG_ERROR_VERSION_NUMBER): Move to top of file.

Add macro GPGRT_INLINE and avoid -Wundef warnings.
* src/gpg-error.h.in (GPG_ERR_INLINE): Use #if defined for possible
undefined macros to avoid warning with GCC's -Wundef option.
(GPGRT_INLINE): New.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libgpg-error
lfs/libgpg-error