X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;h=e772c6c1558e018284cdf4f265814a43d1cc161e;hp=8d7ac6b61d2ad2c93c1179fe69436a6fc76a116f;hb=79b656146b04b1d57d1ac27f9f2e5474e17c4936;hpb=3998160a07b7885b0650699113f5cd7bde1e3a0c 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