#define SLJIT_CONFIG_AUTO 1 #include "tmp/src/sljit/sljitConfigInternal.h" #ifdef SLJIT_CONFIG_UNSUPPORTED #error SLJIT unsupported #endif int main(void) { return 0; }