X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=config.h.in;h=04441f5bb56c862ceb85c9e271b035d972f76b9b;hb=1e8e203f6b646a69235589d3b8f931da12e77b91;hp=1c7a32c54063697c0d4da33b21bf5478013ffcf0;hpb=e2dbd11ba1c5f0535d2f73c83e95c9c2ebef5318;p=ctsim.git diff --git a/config.h.in b/config.h.in index 1c7a32c..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 @@ -63,9 +69,15 @@ /* Define if you have the header file. */ #undef HAVE_GETOPT_H +/* Define if you have the header file. */ +#undef HAVE_INTTYPES_H + /* Define if you have the header file. */ #undef HAVE_MATH_H +/* Define if you have the header file. */ +#undef HAVE_NETINET_IN_H + /* Define if you have the header file. */ #undef HAVE_SETJMP_H @@ -75,15 +87,24 @@ /* Define if you have the header file. */ #undef HAVE_STDDEF_H +/* Define if you have the header file. */ +#undef HAVE_STDINT_H + /* Define if you have the header file. */ #undef HAVE_STDIO_H +/* Define if you have the header file. */ +#undef HAVE_STDLIB_H + /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_FCNTL_H +/* Define if you have the header file. */ +#undef HAVE_SYS_PARAM_H + /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H