X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=config.h.in;h=174a6dcfdcbf80b4c8e0de562f525bec3c9a58fa;hb=301180c6c8edb98580ee6657e87f5a21342b5d96;hp=1c52ca164c02c957ef75144a5ba55bbf73ab8d81;hpb=857f605911feae03aa672c870f9e868bd792016b;p=ctsim.git diff --git a/config.h.in b/config.h.in index 1c52ca1..174a6dc 100644 --- a/config.h.in +++ b/config.h.in @@ -40,7 +40,13 @@ #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 @@ -63,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