HTS_FEATURE_CONFIGURE

Whether ./configure was used or vanilla Makefile

extern (C) @system nothrow @nogc
enum HTS_FEATURE_CONFIGURE = 1;

Meta