1/* ../unix/tkConfig.h.in.  Generated from configure.ac by autoheader.  */
2
3
4    #ifndef _TKCONFIG
5    #define _TKCONFIG
6
7/* Define to 1 if you have the <AvailabilityMacros.h> header file. */
8#undef HAVE_AVAILABILITYMACROS_H
9
10/* Defined when compiler supports casting to union type. */
11#undef HAVE_CAST_TO_UNION
12
13/* Do we have access to Darwin CoreFoundation.framework? */
14#undef HAVE_COREFOUNDATION
15
16/* Is 'DIR64' in <sys/types.h>? */
17#undef HAVE_DIR64
18
19/* Compiler support for module scope symbols */
20#undef HAVE_HIDDEN
21
22/* Do we have the intptr_t type? */
23#undef HAVE_INTPTR_T
24
25/* Define to 1 if you have the <inttypes.h> header file. */
26#undef HAVE_INTTYPES_H
27
28/* Define to 1 if you have the `Xft' library (-lXft). */
29#undef HAVE_LIBXFT
30
31/* Define to 1 if you have the `lseek64' function. */
32#undef HAVE_LSEEK64
33
34/* Define to 1 if you have the <memory.h> header file. */
35#undef HAVE_MEMORY_H
36
37/* Define to 1 if you have the `open64' function. */
38#undef HAVE_OPEN64
39
40/* Define to 1 if you have the `pthread_atfork' function. */
41#undef HAVE_PTHREAD_ATFORK
42
43/* Define to 1 if you have the `pthread_attr_setstacksize' function. */
44#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
45
46/* Does struct password have a pw_gecos field? */
47#undef HAVE_PW_GECOS
48
49/* Define to 1 if you have the <stdint.h> header file. */
50#undef HAVE_STDINT_H
51
52/* Define to 1 if you have the <stdlib.h> header file. */
53#undef HAVE_STDLIB_H
54
55/* Define to 1 if you have the <strings.h> header file. */
56#undef HAVE_STRINGS_H
57
58/* Define to 1 if you have the <string.h> header file. */
59#undef HAVE_STRING_H
60
61/* Is 'struct dirent64' in <sys/types.h>? */
62#undef HAVE_STRUCT_DIRENT64
63
64/* Is 'struct stat64' in <sys/stat.h>? */
65#undef HAVE_STRUCT_STAT64
66
67/* Should we include <sys/select.h>? */
68#undef HAVE_SYS_SELECT_H
69
70/* Define to 1 if you have the <sys/stat.h> header file. */
71#undef HAVE_SYS_STAT_H
72
73/* Define to 1 if you have the <sys/time.h> header file. */
74#undef HAVE_SYS_TIME_H
75
76/* Define to 1 if you have the <sys/types.h> header file. */
77#undef HAVE_SYS_TYPES_H
78
79/* Is off64_t in <sys/types.h>? */
80#undef HAVE_TYPE_OFF64_T
81
82/* Do we have the uintptr_t type? */
83#undef HAVE_UINTPTR_T
84
85/* Define to 1 if you have the <unistd.h> header file. */
86#undef HAVE_UNISTD_H
87
88/* Is weak import available? */
89#undef HAVE_WEAK_IMPORT
90
91/* Have we turned on XFT (antialiased fonts)? */
92#undef HAVE_XFT
93
94/* Do we have XkbKeycodeToKeysym? */
95#undef HAVE_XKBKEYCODETOKEYSYM
96
97/* Is XScreenSaver available? */
98#undef HAVE_XSS
99
100/* Is this a Mac I see before me? */
101#undef MAC_OSX_TCL
102
103/* Are we building TkAqua? */
104#undef MAC_OSX_TK
105
106/* No Compiler support for module scope symbols */
107#undef MODULE_SCOPE
108
109/* Is no debugging enabled? */
110#undef NDEBUG
111
112/* Is Darwin CoreFoundation unavailable for 64-bit? */
113#undef NO_COREFOUNDATION_64
114
115/* Do we have fd_set? */
116#undef NO_FD_SET
117
118/* Do we have <stdlib.h>? */
119#undef NO_STDLIB_H
120
121/* Define to the address where bug reports for this package should be sent. */
122#undef PACKAGE_BUGREPORT
123
124/* Define to the full name of this package. */
125#undef PACKAGE_NAME
126
127/* Define to the full name and version of this package. */
128#undef PACKAGE_STRING
129
130/* Define to the one symbol short name of this package. */
131#undef PACKAGE_TARNAME
132
133/* Define to the version of this package. */
134#undef PACKAGE_VERSION
135
136/* Is this a static build? */
137#undef STATIC_BUILD
138
139/* Define to 1 if you have the ANSI C header files. */
140#undef STDC_HEADERS
141
142/* Is this a 64-bit build? */
143#undef TCL_CFG_DO64BIT
144
145/* Is this an optimized build? */
146#undef TCL_CFG_OPTIMIZED
147
148/* Is bytecode debugging enabled? */
149#undef TCL_COMPILE_DEBUG
150
151/* Are bytecode statistics enabled? */
152#undef TCL_COMPILE_STATS
153
154/* Is memory debugging enabled? */
155#undef TCL_MEM_DEBUG
156
157/* What is the default extension for shared libraries? */
158#undef TCL_SHLIB_EXT
159
160/* Are we building with threads enabled? */
161#undef TCL_THREADS
162
163/* Are wide integers to be implemented with C 'long's? */
164#undef TCL_WIDE_INT_IS_LONG
165
166/* What type should be used to define wide integers? */
167#undef TCL_WIDE_INT_TYPE
168
169/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
170#undef TIME_WITH_SYS_TIME
171
172/* Is Tk built as a framework? */
173#undef TK_FRAMEWORK
174
175/* Are TkAqua debug messages enabled? */
176#undef TK_MAC_DEBUG
177
178/* Do we want to use the threaded memory allocator? */
179#undef USE_THREAD_ALLOC
180
181/* Define to 1 if your processor stores words with the most significant byte
182   first (like Motorola and SPARC, unlike Intel and VAX). */
183#undef WORDS_BIGENDIAN
184
185/* Is XKeycodeToKeysym deprecated? */
186#undef XKEYCODETOKEYSYM_IS_DEPRECATED
187
188/* Are Darwin SUSv3 extensions available? */
189#undef _DARWIN_C_SOURCE
190
191/* Add the _ISOC99_SOURCE flag when building */
192#undef _ISOC99_SOURCE
193
194/* Add the _LARGEFILE64_SOURCE flag when building */
195#undef _LARGEFILE64_SOURCE
196
197/* Add the _LARGEFILE_SOURCE64 flag when building */
198#undef _LARGEFILE_SOURCE64
199
200/* # needed in sys/socket.h Should OS/390 do the right thing with sockets? */
201#undef _OE_SOCKETS
202
203/* Do we really want to follow the standard? Yes we do! */
204#undef _POSIX_PTHREAD_SEMANTICS
205
206/* Do we want the reentrant OS API? */
207#undef _REENTRANT
208
209/* Do we want the thread-safe OS API? */
210#undef _THREAD_SAFE
211
212/* Do we want to use the XOPEN network library? */
213#undef _XOPEN_SOURCE
214
215/* Do we want to use the XOPEN network library? */
216#undef _XOPEN_SOURCE_EXTENDED
217
218/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
219#ifndef __CHAR_UNSIGNED__
220# undef __CHAR_UNSIGNED__
221#endif
222
223/* Define to `int' if <sys/types.h> doesn't define. */
224#undef gid_t
225
226/* Define to `__inline__' or `__inline' if that's what the C compiler
227   calls it, or to nothing if 'inline' is not supported under any name.  */
228#ifndef __cplusplus
229#undef inline
230#endif
231
232/* Signed integer type wide enough to hold a pointer. */
233#undef intptr_t
234
235/* Define to `int' if <sys/types.h> does not define. */
236#undef mode_t
237
238/* Define to `int' if <sys/types.h> does not define. */
239#undef pid_t
240
241/* Define to `unsigned' if <sys/types.h> does not define. */
242#undef size_t
243
244/* Define to `int' if <sys/types.h> doesn't define. */
245#undef uid_t
246
247/* Unsigned integer type wide enough to hold a pointer. */
248#undef uintptr_t
249
250
251    /* Undef unused package specific autoheader defines so that we can
252     * include both tclConfig.h and tkConfig.h at the same time: */
253    /* override */ #undef PACKAGE_NAME
254    /* override */ #undef PACKAGE_TARNAME
255    /* override */ #undef PACKAGE_VERSION
256    /* override */ #undef PACKAGE_STRING
257    #endif /* _TKCONFIG */
258