Searched defs:ENABLE_HTTP3 (Results 1 – 1 of 1) sorted by relevance
758 AC_DEFINE([ENABLE_HTTP3], [1], [Define to 1 if HTTP/3 is enabled.]) definition766 AM_CONDITIONAL([ENABLE_HTTP3], [ test "x${enable_http3}" = "xyes" ]) condition