diff options
author | Doğan Çeçen <sepeth@fastmail.com> | 2024-10-30 22:41:06 +0200 |
---|---|---|
committer | Andreas Enge <andreas@enge.fr> | 2024-11-22 20:12:00 +0100 |
commit | 8a7bd211d21f06c1234fbb82bb905d202d58f598 (patch) | |
tree | 6f438b833e0b6807d4112ff3c9aadad5b875bf9c /HACKING | |
parent | 043f02462766a913080723ad286028a288b79373 (diff) |
daemon: Fix --with-libgcrypt-* args of the configure script.
Since the daemon is written in C++, we need to modify CXXFLAGS
instead of CFLAGS to find include files. Use LIBGCRYPT_LDFLAGS
instead of LIBGCRYPT_LIBS, since only the former is added to
LDFLAGS.
* config-daemon.ac: Change LDFLAGS and CXXFLAGS when --with-libgcrypt-*
arguments are passed to the configure script.
Change-Id: I0f3867491e46608e71b1ea0b3214674bca64b31d
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions