X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=e772c6c1558e018284cdf4f265814a43d1cc161e;hp=8d7ac6b61d2ad2c93c1179fe69436a6fc76a116f;hb=9828c17ccbcc9f0f3fddaddc629dd7124c7cda45;hpb=23d6b92d21c89264acfbc89dc10026645ab16973 diff --git a/config.h.in b/config.h.in index 8d7ac6b..e772c6c 100644 --- a/config.h.in +++ b/config.h.in @@ -214,15 +214,14 @@ /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING -/* x thread supported */ -#undef X_THREAD_SUPPORT - /* Define to empty if `const' does not conform to ANSI C. */ #undef const -/* Define as `__inline' if that's what the C compiler calls it, or to nothing - if it is not supported. */ +/* Define to `__inline__' or `__inline' if that's what the C compiler + calls it, or to nothing if 'inline' is not supported under any name. */ +#ifndef __cplusplus #undef inline +#endif /* Define to `long' if does not define. */ #undef off_t