"Fossies" - the Fresh Open Source Software Archive 
Member "gtklp-1.3.4/config.h.in" (1 Nov 2019, 13660 Bytes) of package /linux/privat/gtklp-1.3.4.src.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "config.h.in":
1.3.3_vs_1.3.4.
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
13 #undef ENABLE_NLS
14
15 /* Define to 1 if you have `alloca', as a function or macro. */
16 #undef HAVE_ALLOCA
17
18 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19 */
20 #undef HAVE_ALLOCA_H
21
22 /* Define to 1 if you have the `argz_count' function. */
23 #undef HAVE_ARGZ_COUNT
24
25 /* Define to 1 if you have the <argz.h> header file. */
26 #undef HAVE_ARGZ_H
27
28 /* Define to 1 if you have the `argz_next' function. */
29 #undef HAVE_ARGZ_NEXT
30
31 /* Define to 1 if you have the `argz_stringify' function. */
32 #undef HAVE_ARGZ_STRINGIFY
33
34 /* Define to 1 if you have the `asprintf' function. */
35 #undef HAVE_ASPRINTF
36
37 /* Define to 1 if the compiler understands __builtin_expect. */
38 #undef HAVE_BUILTIN_EXPECT
39
40 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
41 CoreFoundation framework. */
42 #undef HAVE_CFLOCALECOPYCURRENT
43
44 /* Define to 1 if you have the Mac OS X function
45 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
46 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
47
48 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
49 the CoreFoundation framework. */
50 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
51
52 /* Define if the GNU dcgettext() function is already present or preinstalled.
53 */
54 #undef HAVE_DCGETTEXT
55
56 /* Define to 1 if you have the declaration of 'feof_unlocked', and to 0 if you
57 don't. */
58 #undef HAVE_DECL_FEOF_UNLOCKED
59
60 /* Define to 1 if you have the declaration of 'fgets_unlocked', and to 0 if
61 you don't. */
62 #undef HAVE_DECL_FGETS_UNLOCKED
63
64 /* Define to 1 if you have the declaration of 'getc_unlocked', and to 0 if you
65 don't. */
66 #undef HAVE_DECL_GETC_UNLOCKED
67
68 /* Define to 1 if you have the declaration of '_snprintf', and to 0 if you
69 don't. */
70 #undef HAVE_DECL__SNPRINTF
71
72 /* Define to 1 if you have the declaration of '_snwprintf', and to 0 if you
73 don't. */
74 #undef HAVE_DECL__SNWPRINTF
75
76 /* Define to 1 if you have the <dlfcn.h> header file. */
77 #undef HAVE_DLFCN_H
78
79 /* Define to 1 if you have the <features.h> header file. */
80 #undef HAVE_FEATURES_H
81
82 /* Define to 1 if you have the `fwprintf' function. */
83 #undef HAVE_FWPRINTF
84
85 /* Define to 1 if you have the `getcwd' function. */
86 #undef HAVE_GETCWD
87
88 /* Define to 1 if you have the `getegid' function. */
89 #undef HAVE_GETEGID
90
91 /* Define to 1 if you have the `geteuid' function. */
92 #undef HAVE_GETEUID
93
94 /* Define to 1 if you have the `getgid' function. */
95 #undef HAVE_GETGID
96
97 /* Define to 1 if you have the `getpagesize' function. */
98 #undef HAVE_GETPAGESIZE
99
100 /* Define if the GNU gettext() function is already present or preinstalled. */
101 #undef HAVE_GETTEXT
102
103 /* Define to 1 if you have the `getuid' function. */
104 #undef HAVE_GETUID
105
106 /* Define if you have the iconv() function and it works. */
107 #undef HAVE_ICONV
108
109 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
110 #undef HAVE_INTMAX_T
111
112 /* Define to 1 if you have the <inttypes.h> header file. */
113 #undef HAVE_INTTYPES_H
114
115 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
116 declares uintmax_t. */
117 #undef HAVE_INTTYPES_H_WITH_UINTMAX
118
119 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
120 #undef HAVE_LANGINFO_CODESET
121
122 /* Define if your <locale.h> file defines LC_MESSAGES. */
123 #undef HAVE_LC_MESSAGES
124
125 /* Define to 1 if you have the <limits.h> header file. */
126 #undef HAVE_LIMITS_H
127
128 /* Define to 1 if the system has the type 'long long int'. */
129 #undef HAVE_LONG_LONG_INT
130
131 /* Define to 1 if you have the `mbrtowc' function. */
132 #undef HAVE_MBRTOWC
133
134 /* Define to 1 if you have the <memory.h> header file. */
135 #undef HAVE_MEMORY_H
136
137 /* Define to 1 if you have the `mempcpy' function. */
138 #undef HAVE_MEMPCPY
139
140 /* Define to 1 if you have a working `mmap' system call. */
141 #undef HAVE_MMAP
142
143 /* Define to 1 if you have the `munmap' function. */
144 #undef HAVE_MUNMAP
145
146 /* Define to 1 if you have the `newlocale' function. */
147 #undef HAVE_NEWLOCALE
148
149 /* Define if your printf() function supports format strings with positions. */
150 #undef HAVE_POSIX_PRINTF
151
152 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
153 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
154
155 /* Define if the POSIX multithreading library has read/write locks. */
156 #undef HAVE_PTHREAD_RWLOCK
157
158 /* Define to 1 if you have the `putenv' function. */
159 #undef HAVE_PUTENV
160
161 /* Define to 1 if you have the `setenv' function. */
162 #undef HAVE_SETENV
163
164 /* Define to 1 if you have the `setlocale' function. */
165 #undef HAVE_SETLOCALE
166
167 /* Define to 1 if you have the `snprintf' function. */
168 #undef HAVE_SNPRINTF
169
170 /* Define to 1 if you have the <stddef.h> header file. */
171 #undef HAVE_STDDEF_H
172
173 /* Define to 1 if you have the <stdint.h> header file. */
174 #undef HAVE_STDINT_H
175
176 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
177 uintmax_t. */
178 #undef HAVE_STDINT_H_WITH_UINTMAX
179
180 /* Define to 1 if you have the <stdlib.h> header file. */
181 #undef HAVE_STDLIB_H
182
183 /* Define to 1 if you have the `stpcpy' function. */
184 #undef HAVE_STPCPY
185
186 /* Define to 1 if you have the `strcasecmp' function. */
187 #undef HAVE_STRCASECMP
188
189 /* Define to 1 if you have the `strdup' function. */
190 #undef HAVE_STRDUP
191
192 /* Define to 1 if you have the <strings.h> header file. */
193 #undef HAVE_STRINGS_H
194
195 /* Define to 1 if you have the <string.h> header file. */
196 #undef HAVE_STRING_H
197
198 /* Define to 1 if you have the `strnlen' function. */
199 #undef HAVE_STRNLEN
200
201 /* Define to 1 if you have the `strtoul' function. */
202 #undef HAVE_STRTOUL
203
204 /* Define to 1 if you have the `symlink' function. */
205 #undef HAVE_SYMLINK
206
207 /* Define to 1 if you have the <sys/param.h> header file. */
208 #undef HAVE_SYS_PARAM_H
209
210 /* Define to 1 if you have the <sys/stat.h> header file. */
211 #undef HAVE_SYS_STAT_H
212
213 /* Define to 1 if you have the <sys/types.h> header file. */
214 #undef HAVE_SYS_TYPES_H
215
216 /* Define to 1 if you have the `tsearch' function. */
217 #undef HAVE_TSEARCH
218
219 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
220 #undef HAVE_UINTMAX_T
221
222 /* Define to 1 if you have the <unistd.h> header file. */
223 #undef HAVE_UNISTD_H
224
225 /* Define to 1 if the system has the type `unsigned long long int'. */
226 #undef HAVE_UNSIGNED_LONG_LONG_INT
227
228 /* Define to 1 if you have the `uselocale' function. */
229 #undef HAVE_USELOCALE
230
231 /* Define to 1 or 0, depending whether the compiler supports simple visibility
232 declarations. */
233 #undef HAVE_VISIBILITY
234
235 /* Define if you have the 'wchar_t' type. */
236 #undef HAVE_WCHAR_T
237
238 /* Define to 1 if you have the `wcrtomb' function. */
239 #undef HAVE_WCRTOMB
240
241 /* Define to 1 if you have the `wcslen' function. */
242 #undef HAVE_WCSLEN
243
244 /* Define to 1 if you have the `wcsnlen' function. */
245 #undef HAVE_WCSNLEN
246
247 /* Define if you have the 'wint_t' type. */
248 #undef HAVE_WINT_T
249
250 /* Define to 1 if O_NOATIME works. */
251 #undef HAVE_WORKING_O_NOATIME
252
253 /* Define to 1 if O_NOFOLLOW works. */
254 #undef HAVE_WORKING_O_NOFOLLOW
255
256 /* Define to 1 if you have the `__fsetlocking' function. */
257 #undef HAVE___FSETLOCKING
258
259 /* Define as const if the declaration of iconv() needs const. */
260 #undef ICONV_CONST
261
262 /* Define if integer division by zero raises signal SIGFPE. */
263 #undef INTDIV0_RAISES_SIGFPE
264
265 /* Define to the sub-directory where libtool stores uninstalled libraries. */
266 #undef LT_OBJDIR
267
268 /* Name of package */
269 #undef PACKAGE
270
271 /* Define to the address where bug reports for this package should be sent. */
272 #undef PACKAGE_BUGREPORT
273
274 /* Define to the full name of this package. */
275 #undef PACKAGE_NAME
276
277 /* Define to the full name and version of this package. */
278 #undef PACKAGE_STRING
279
280 /* Define to the one symbol short name of this package. */
281 #undef PACKAGE_TARNAME
282
283 /* Define to the home page for this package. */
284 #undef PACKAGE_URL
285
286 /* Define to the version of this package. */
287 #undef PACKAGE_VERSION
288
289 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
290 #undef PRI_MACROS_BROKEN
291
292 /* Define if the pthread_in_use() detection is hard. */
293 #undef PTHREAD_IN_USE_DETECTION_HARD
294
295 /* Define as the maximum value of type 'size_t', if the system doesn't define
296 it. */
297 #ifndef SIZE_MAX
298 # undef SIZE_MAX
299 #endif
300
301 /* If using the C implementation of alloca, define if you know the
302 direction of stack growth for your system; otherwise it will be
303 automatically deduced at runtime.
304 STACK_DIRECTION > 0 => grows toward higher addresses
305 STACK_DIRECTION < 0 => grows toward lower addresses
306 STACK_DIRECTION = 0 => direction of growth unknown */
307 #undef STACK_DIRECTION
308
309 /* Define to 1 if you have the ANSI C header files. */
310 #undef STDC_HEADERS
311
312 /* Define if the POSIX multithreading library can be used. */
313 #undef USE_POSIX_THREADS
314
315 /* Define if references to the POSIX multithreading library should be made
316 weak. */
317 #undef USE_POSIX_THREADS_WEAK
318
319 /* Define if the GNU Pth multithreading library can be used. */
320 #undef USE_PTH_THREADS
321
322 /* Define if references to the GNU Pth multithreading library should be made
323 weak. */
324 #undef USE_PTH_THREADS_WEAK
325
326 /* Define if the old Solaris multithreading library can be used. */
327 #undef USE_SOLARIS_THREADS
328
329 /* Define if references to the old Solaris multithreading library should be
330 made weak. */
331 #undef USE_SOLARIS_THREADS_WEAK
332
333 /* Enable extensions on AIX 3, Interix. */
334 #ifndef _ALL_SOURCE
335 # undef _ALL_SOURCE
336 #endif
337 /* Enable GNU extensions on systems that have them. */
338 #ifndef _GNU_SOURCE
339 # undef _GNU_SOURCE
340 #endif
341 /* Enable threading extensions on Solaris. */
342 #ifndef _POSIX_PTHREAD_SEMANTICS
343 # undef _POSIX_PTHREAD_SEMANTICS
344 #endif
345 /* Enable extensions on HP NonStop. */
346 #ifndef _TANDEM_SOURCE
347 # undef _TANDEM_SOURCE
348 #endif
349 /* Enable general extensions on Solaris. */
350 #ifndef __EXTENSIONS__
351 # undef __EXTENSIONS__
352 #endif
353
354
355 /* Define if the native Windows multithreading API can be used. */
356 #undef USE_WINDOWS_THREADS
357
358 /* Version number of package */
359 #undef VERSION
360
361 /* Define to 1 if on MINIX. */
362 #undef _MINIX
363
364 /* Define to 2 if the system does not provide POSIX.1 features except with
365 this defined. */
366 #undef _POSIX_1_SOURCE
367
368 /* Define to 1 if you need to in order for `stat' and other things to work. */
369 #undef _POSIX_SOURCE
370
371 /* Define to `__inline__' or `__inline' if that's what the C compiler
372 calls it, or to nothing if 'inline' is not supported under any name. */
373 #ifndef __cplusplus
374 #undef inline
375 #endif
376
377 /* Define as the type of the result of subtracting two pointers, if the system
378 doesn't define it. */
379 #undef ptrdiff_t
380
381 /* Define to `unsigned int' if <sys/types.h> does not define. */
382 #undef size_t
383
384 /* Define to unsigned long or unsigned long long if <stdint.h> and
385 <inttypes.h> don't define. */
386 #undef uintmax_t
387
388
389 #define __libc_lock_t gl_lock_t
390 #define __libc_lock_define gl_lock_define
391 #define __libc_lock_define_initialized gl_lock_define_initialized
392 #define __libc_lock_init gl_lock_init
393 #define __libc_lock_lock gl_lock_lock
394 #define __libc_lock_unlock gl_lock_unlock
395 #define __libc_lock_recursive_t gl_recursive_lock_t
396 #define __libc_lock_define_recursive gl_recursive_lock_define
397 #define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized
398 #define __libc_lock_init_recursive gl_recursive_lock_init
399 #define __libc_lock_lock_recursive gl_recursive_lock_lock
400 #define __libc_lock_unlock_recursive gl_recursive_lock_unlock
401 #define glthread_in_use libintl_thread_in_use
402 #define glthread_lock_init_func libintl_lock_init_func
403 #define glthread_lock_lock_func libintl_lock_lock_func
404 #define glthread_lock_unlock_func libintl_lock_unlock_func
405 #define glthread_lock_destroy_func libintl_lock_destroy_func
406 #define glthread_rwlock_init_multithreaded libintl_rwlock_init_multithreaded
407 #define glthread_rwlock_init_func libintl_rwlock_init_func
408 #define glthread_rwlock_rdlock_multithreaded libintl_rwlock_rdlock_multithreaded
409 #define glthread_rwlock_rdlock_func libintl_rwlock_rdlock_func
410 #define glthread_rwlock_wrlock_multithreaded libintl_rwlock_wrlock_multithreaded
411 #define glthread_rwlock_wrlock_func libintl_rwlock_wrlock_func
412 #define glthread_rwlock_unlock_multithreaded libintl_rwlock_unlock_multithreaded
413 #define glthread_rwlock_unlock_func libintl_rwlock_unlock_func
414 #define glthread_rwlock_destroy_multithreaded libintl_rwlock_destroy_multithreaded
415 #define glthread_rwlock_destroy_func libintl_rwlock_destroy_func
416 #define glthread_recursive_lock_init_multithreaded libintl_recursive_lock_init_multithreaded
417 #define glthread_recursive_lock_init_func libintl_recursive_lock_init_func
418 #define glthread_recursive_lock_lock_multithreaded libintl_recursive_lock_lock_multithreaded
419 #define glthread_recursive_lock_lock_func libintl_recursive_lock_lock_func
420 #define glthread_recursive_lock_unlock_multithreaded libintl_recursive_lock_unlock_multithreaded
421 #define glthread_recursive_lock_unlock_func libintl_recursive_lock_unlock_func
422 #define glthread_recursive_lock_destroy_multithreaded libintl_recursive_lock_destroy_multithreaded
423 #define glthread_recursive_lock_destroy_func libintl_recursive_lock_destroy_func
424 #define glthread_once_func libintl_once_func
425 #define glthread_once_singlethreaded libintl_once_singlethreaded
426 #define glthread_once_multithreaded libintl_once_multithreaded
427