X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=94ae557f8d7b7a1ddf2dd741c4d48a7fc03c1941;hb=149ddd450be9f9f11e26ed8a0053773a0262e970;hp=e4ee7662aa02f8fd4ff0c7c4f27ee4749463d6d4;hpb=2d206ebdcf52b2f144146bb34bf23065e773390d;p=flightgear.git diff --git a/acconfig.h b/acconfig.h index e4ee7662a..94ae557f8 100644 --- a/acconfig.h +++ b/acconfig.h @@ -54,6 +54,9 @@ /* Define to enable plib joystick support (recommended) */ #undef ENABLE_PLIB_JOYSTICK +/* Define to enable plib joystick support (recommended) */ +#undef PLIB_1_2_X + /* Define to eliminate all trace of debugging messages such as for a release build */ #undef FG_NDEBUG @@ -319,6 +322,9 @@ /* Define if lex declares yytext as a char * by default, not a char[]. */ #undef YYTEXT_POINTER +/* Define to use tile loading threads */ +#undef ENABLE_THREADS + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: