X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=acconfig.h;h=dd219f8bee733fde6b80ab5e92809f14d0f5ef61;hb=3eea90dbbc24f9dafc6c0a42d5b14fe213dbcd6a;hp=5232eee0189e7b41585362d79347cb45af7edef9;hpb=eca4bcddc99c8d8eb4c0e1b647cc3ba13c3ea5ae;p=lyx.git diff --git a/acconfig.h b/acconfig.h index 5232eee018..dd219f8bee 100644 --- a/acconfig.h +++ b/acconfig.h @@ -47,6 +47,12 @@ /* Define as 1 if the MKSTEMP function is declared */ #undef HAVE_DECL_MKSTEMP +/* Define if you have the function prototype for snprintf(). */ +#undef HAVE_DECL_SNPRINTF + +/* Define if you have the function prototype for vsnprintf(). */ +#undef HAVE_DECL_VSNPRINTF + @BOTTOM@ /************************************************************