bind9/lib
Michał Kępień 5178ba4cf2 Properly handle JEMALLOC_* Autoconf variables
The AX_CHECK_JEMALLOC() m4 macro sets the JEMALLOC_CFLAGS variable, not
JEMALLOC_CPPFLAGS.  Furthermore, the JEMALLOC_CFLAGS and JEMALLOC_LIBS
variables should only be included in the build flags if jemalloc was
successfully configured.  Tweak lib/isc/Makefile.am accordingly.
2021-10-12 10:44:30 +02:00
..
bind9 Make isc_result a static enum 2021-10-06 11:22:20 +02:00
dns Fix cleanup of signature buffer in dns_dnssec_signmessage 2021-10-12 09:56:44 +11:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Properly handle JEMALLOC_* Autoconf variables 2021-10-12 10:44:30 +02:00
isccc Make isc_result a static enum 2021-10-06 11:22:20 +02:00
isccfg Make isc_result a static enum 2021-10-06 11:22:20 +02:00
ns Make isc_result a static enum 2021-10-06 11:22:20 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00