X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=acconfig.h;h=031a337bffe7384cac672f56b210b470774dcafd;hp=7bb8efe164af36d8133f010b2cbbbbf45355713c;hb=9175d2048382c617a639fd3d437a9e06baa66d0f;hpb=1ca04711aeab615161746c6bbb5d137388c73263 diff --git a/acconfig.h b/acconfig.h index 7bb8efe1..031a337b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -64,3 +64,6 @@ /* Define to 1 if checkpoint tracing is enabled */ #undef ENABLE_TRACING + +/* Define to 1 if scanf and friends understand %as */ +#undef HAVE_SCANF_AS