From 114c5fc1cc82d1da533ae9710cdc9a0d22eb4600 Mon Sep 17 00:00:00 2001 From: pavet Date: Fri, 15 Oct 2004 13:09:22 +0000 Subject: inclusion tcl.h ds 1 test --- configure | 1 + configure.in | 1 + 2 files changed, 2 insertions(+) diff --git a/configure b/configure index 0520827..f26d09a 100755 --- a/configure +++ b/configure @@ -2180,6 +2180,7 @@ cat > conftest.$ac_ext < #include <_tkinter.h> #ifdef TCL_THREADS yes diff --git a/configure.in b/configure.in index 9e44096..2f771c8 100644 --- a/configure.in +++ b/configure.in @@ -107,6 +107,7 @@ AC_MSG_CHECKING("TCL_THREADS") AC_EGREP_CPP(yes, [ #define WITH_THREAD +#include #include <_tkinter.h> #ifdef TCL_THREADS yes -- cgit v1.1