X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=config.h.in;h=04441f5bb56c862ceb85c9e271b035d972f76b9b;hb=c95a927599e20c3d7762073450e3126d9694107d;hp=7828cc2951a2a600f68c9a4a043cddf6570b1d14;hpb=352012a3e032ffe20957eb90215e8365c3d2bc16;p=ctsim.git diff --git a/config.h.in b/config.h.in index 7828cc2..04441f5 100644 --- a/config.h.in +++ b/config.h.in @@ -42,6 +42,12 @@ /* Define is have interactive graphics */ #undef HAVE_INTERACTIVE_GRAPHICS +/* Define if you have the htonl function. */ +#undef HAVE_HTONL + +/* Define if you have the snprintf function. */ +#undef HAVE_SNPRINTF + /* Define if you have the strtod function. */ #undef HAVE_STRTOD