X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;h=1c52ca164c02c957ef75144a5ba55bbf73ab8d81;hp=7828cc2951a2a600f68c9a4a043cddf6570b1d14;hb=857f605911feae03aa672c870f9e868bd792016b;hpb=853b74083affe617d84ed790a4705dc1d1ed52c2 diff --git a/config.h.in b/config.h.in index 7828cc2..1c52ca1 100644 --- a/config.h.in +++ b/config.h.in @@ -42,6 +42,9 @@ /* Define is have interactive graphics */ #undef HAVE_INTERACTIVE_GRAPHICS +/* Define if you have the snprintf function. */ +#undef HAVE_SNPRINTF + /* Define if you have the strtod function. */ #undef HAVE_STRTOD