From 127745d011de399557bf34a6f8ace46ca41e400b Mon Sep 17 00:00:00 2001 From: das Date: Thu, 2 Aug 2007 07:32:46 +0000 Subject: autoheader-2.59 --- unix/tclConfig.h.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index 4ce32be..8636c5f 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -475,6 +475,12 @@ /* Define to `int' if doesn't define. */ #undef gid_t +/* 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 + /* Signed integer type wide enough to hold a pointer. */ #undef intptr_t -- cgit v0.12