X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=config.h.in;h=174a6dcfdcbf80b4c8e0de562f525bec3c9a58fa;hb=8736131be5db05a5b15fe36252665a53016789e2;hp=7828cc2951a2a600f68c9a4a043cddf6570b1d14;hpb=352012a3e032ffe20957eb90215e8365c3d2bc16;p=ctsim.git diff --git a/config.h.in b/config.h.in index 7828cc2..174a6dc 100644 --- a/config.h.in +++ b/config.h.in @@ -40,7 +40,16 @@ #undef HAVE_PNG /* Define is have interactive graphics */ -#undef HAVE_INTERACTIVE_GRAPHICS +#undef HAVE_SGP + +/* Define for X11 library */ +#undef HAVE_X11 + +/* 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 @@ -60,6 +69,9 @@ /* Define if you have the header file. */ #undef HAVE_FCNTL_H +/* Define if you have the header file. */ +#undef HAVE_G2_H + /* Define if you have the header file. */ #undef HAVE_GETOPT_H