]> git.ipfire.org Git - thirdparty/pdns.git/commit
Always check HAVE_XYZ flags with #ifdef 13971/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 22 Mar 2024 14:10:31 +0000 (15:10 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 22 Mar 2024 14:13:22 +0000 (15:13 +0100)
commitcf05a8ce0c3986dd26460faa4b602dfd71eefbda
tree20f6910c62b585285b135c7525385efdf54e6256
parent3753769afa14e0266004c78a26a0a4c277927076
Always check HAVE_XYZ flags with #ifdef

Meson uses #define HAVE_FEATURE (without 1), so it matters there
pdns/threadname.cc