From 080a0c2bef5e33ed37734a26d0647ea309cc3ea2 Mon Sep 17 00:00:00 2001 From: das Date: Fri, 14 Nov 2008 13:19:51 +0000 Subject: autoheader-2.59 --- unix/tkConfig.h.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in index baa7e40..db591a8 100644 --- a/unix/tkConfig.h.in +++ b/unix/tkConfig.h.in @@ -205,6 +205,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