[GnuPG Logo]    
· English ·        
Links  
   
 
authorIngo Klöcker <[email protected]>
Mon, 20 Jan 2025 16:13:53 +0000 (17:13 +0100)
committerIngo Klöcker <[email protected]>
Thu, 23 Jan 2025 13:55:38 +0000 (14:55 +0100)
commitc6b5136baf53f2626e69afed39545fdd92c9bc2b
tree66beb8b00845470633df3a215e8dcd8335793d6f
parent48ef4638be919aa00ae4d4035cff5540244587a2
build: Explicitly look for gpgmepp

* configure.ac: Require gpg-error 1.47, gpgme 1.24.0, and gpgmepp
1.24.0. Use AM_PATH_GPGMEPP to look for gpgmepp. Set GPGMEPP_CXXFLAGS to
value of GPGMEPP_CFLAGS set by AM_PATH_GPGMEPP. Change error message
shown if gpgmepp wasn't found.
* m4/Makefile.am (EXTRA_DIST): Add gpgmepp.m4.
* m4/gpgmepp.m4: New.
* src/Makefile.am (libgpgmepp.a): Use "gpgrt-config gpgmepp --prefix"
instead of "gpgme-config --prefix".
--

This prepares gpgol for the separation of gpgmepp from gpgme. Since
version 1.24.0 gpgme/gpgmepp provides a pkg-config file for gpgmepp
which allows us to look for gpgmepp with gpgrt-config. gpgme 1.24.0
requires gpg-error 1.47 so that we can safely require the same version.

GnuPG-bug-id: 7262
configure.ac
m4/Makefile.am
m4/gpgmepp.m4 [new file with mode: 0644]
src/Makefile.am
 
   
 
 
  Technical resources for this
service are sponsered by
 
  g10 Code GmbH  

Valid XHTML 1.0!     Peace!     Valid CSS!