X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;h=a1b85bea12a54880de398a10f8eb090c6c33f095;hp=798bab1156439251a9dafaf0cb38e5748f86e090;hb=da7c413d9b557a45c17a5af5d13de0825507a22d;hpb=4d3663b733242615ba3c5323f7105ef895b3c8bf diff --git a/config.h.in b/config.h.in index 798bab1..a1b85be 100644 --- a/config.h.in +++ b/config.h.in @@ -66,6 +66,8 @@ /* Define if have dmalloc library */ #undef HAVE_DMALLOC +#undef HAVE_SSTREAM + /* The number of bytes in a double. */ #undef SIZEOF_DOUBLE @@ -183,6 +185,4 @@ /* Version number of package */ #undef VERSION -#undef HAVE_SYS_TIME_H - -#undef HAVE_TIMEOFDAY +#undef HAVE_READLINE