gpgme/m4
Ingo Klöcker ab51bd5264
build: Always compile the Qt 6 test application with -fpic
* m4/qt6.m4: Do not add -fpic to GPGME_QT6_CFLAGS. Add -fpic to CPPFLAGS
used for build test of simple Qt 6 application.
--

The pkgconfig files of Qt6Core do not contain the qt_config variable,
so that we cannot easily check whether Qt6 was compiled with pic. For
simplicity we always compile the test application with -fpic to avoid
a build failure if Qt6 was actually compiled with pic.
For the actual build of QGpgME libtool automatically uses -fPIC, so that
we don't have to add it to the GPGME_QT6_CFLAGS.
2022-10-13 15:39:29 +02:00
..
ax_cxx_compile_stdcxx.m4 build: Update ax_cxx_compile_stdcxx macro 2022-08-22 15:04:32 +02:00
ax_gcc_func_attribute.m4 cpp: Set default visibility of all symbols to hidden 2022-03-28 17:22:48 +02:00
ax_pkg_swig.m4 doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
ax_python_devel.m4 doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 11:36:37 +01:00
glib-2.0.m4 build: Fix for modern Autoconf. 2022-07-21 13:47:06 +09:00
glibc21.m4 2004-09-14 Marcus Brinkmann <marcus@g10code.de> 2004-09-14 18:30:23 +00:00
gnupg-ttyname.m4 Fix ttyname problem on Android. 2012-10-24 16:44:34 +02:00
gpg-error.m4 build: Update gpg-error.m4 2022-06-28 11:28:06 +09:00
libassuan.m4 build: Update with newer autoconf constructs. 2020-11-18 14:34:52 +09:00
libtool.m4 libtool: Link without -flat_namespace for macOS. 2021-11-10 11:06:34 +09:00
lt~obsolete.m4 Update to libtool 2.4.2 2012-01-19 15:30:52 +01:00
ltoptions.m4 Update to libtool 2.4.2 2012-01-19 15:30:52 +01:00
ltsugar.m4 2009-12-08 Marcus Brinkmann <marcus@g10code.de> 2009-12-08 21:38:22 +00:00
ltversion.m4 Update to libtool 2.4.2 2012-01-19 15:30:52 +01:00
pkg.m4 doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
python.m4 python: Also detect python 3.9. 2020-02-14 13:16:01 +01:00
qt5.m4 build,qt: Explicitly namespace a few Qt variables for Qt5 2022-10-10 14:46:39 +02:00
qt6.m4 build: Always compile the Qt 6 test application with -fpic 2022-10-13 15:39:29 +02:00