Home
last modified time | relevance | path

Searched defs:HAVE_ZSTD (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/curl/
H A Dconfigure.ac1646 AC_DEFINE(HAVE_ZSTD, 1, [if libzstd is in use]) definition
1647 AC_SUBST(HAVE_ZSTD, [1]) subst
H A DCMakeLists.txt774 set(HAVE_ZSTD OFF) variable
778 set(HAVE_ZSTD ON) variable
/aosp_15_r20/external/elfutils/
H A Dconfigure.ac810 AM_CONDITIONAL([HAVE_ZSTD],[test "x$HAVE_ZSTD" = "xyes"]) condition