First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the
16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17 * Boston, MA 02111-1307, USA.
25 /* config.h. Generated by configure. */
26 /* config.h.in. Generated from configure.in by autoheader. */
28 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
29 systems. This function is required for `alloca.c' support on those systems.
31 /* #undef CRAY_STACKSEG_END */
33 /* Define to 1 if using `alloca.c'. */
36 /* Whether to disable memory pools */
37 /* #undef DISABLE_MEM_POOLS */
39 /* Whether to enable GC friendliness by default */
40 /* #undef ENABLE_GC_FRIENDLY_DEFAULT */
42 /* always defined to indicate that i18n is enabled */
47 /* Define the gettext package to be used */
48 #define GETTEXT_PACKAGE "glib20"
50 /* Define to the GLIB binary age */
51 #define GLIB_BINARY_AGE 1003
53 /* Byte contents of gmutex */
54 #define GLIB_BYTE_CONTENTS_GMUTEX 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
56 /* Define to the GLIB interface age */
57 #define GLIB_INTERFACE_AGE 3
59 /* Define to the GLIB major version */
60 #define GLIB_MAJOR_VERSION 2
62 /* Define to the GLIB micro version */
63 #define GLIB_MICRO_VERSION 3
65 /* Define to the GLIB minor version */
66 #define GLIB_MINOR_VERSION 10
68 /* The size of gmutex, as computed by sizeof. */
69 #define GLIB_SIZEOF_GMUTEX 24
71 /* The size of system_thread, as computed by sizeof. */
72 #define GLIB_SIZEOF_SYSTEM_THREAD 4
74 /* alpha atomic implementation */
75 /* #undef G_ATOMIC_ALPHA */
77 /* i486 atomic implementation */
78 #define G_ATOMIC_I486 1
80 /* ia64 atomic implementation */
81 /* #undef G_ATOMIC_IA64 */
83 /* powerpc atomic implementation */
84 /* #undef G_ATOMIC_POWERPC */
86 /* s390 atomic implementation */
87 /* #undef G_ATOMIC_S390 */
89 /* sparcv9 atomic implementation */
90 /* #undef G_ATOMIC_SPARCV9 */
92 /* x86_64 atomic implementation */
93 /* #undef G_ATOMIC_X86_64 */
95 /* Whether glib was compiled with debugging enabled */
96 #define G_COMPILED_WITH_DEBUGGING "minimum"
98 /* Have inline keyword */
99 #define G_HAVE_INLINE 1
101 /* Have __inline keyword */
102 #define G_HAVE___INLINE 1
104 /* Have __inline__ keyword */
105 #define G_HAVE___INLINE__ 1
107 /* Source file containing theread implementation */
108 #define G_THREAD_SOURCE "gthread-posix.c"
110 /* A 'va_copy' style function */
111 #define G_VA_COPY va_copy
113 /* 'va_lists' cannot be copies as values */
114 /* #undef G_VA_COPY_AS_ARRAY */
116 /* Define to 1 if you have `alloca', as a function or macro. */
118 #define HAVE_ALLOCA 1
121 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
124 #define HAVE_ALLOCA_H 1
127 /* Define to 1 if you have the `atexit' function. */
128 #define HAVE_ATEXIT 1
130 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
132 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
135 /* Define if you have a version of the snprintf function with semantics as
136 specified by the ISO C99 standard. */
137 #define HAVE_C99_SNPRINTF 1
139 /* Define if you have a version of the vsnprintf function with semantics as
140 specified by the ISO C99 standard. */
141 #define HAVE_C99_VSNPRINTF 1
143 /* Have nl_langinfo (CODESET) */
144 #define HAVE_CODESET 1
146 /* Define to 1 if you have the <crt_externs.h> header file. */
147 /* #undef HAVE_CRT_EXTERNS_H */
149 /* Define to 1 if you have the `dcgettext' function. */
150 #define HAVE_DCGETTEXT 1
152 /* Define to 1 if you have the <dirent.h> header file. */
153 #define HAVE_DIRENT_H 1
155 /* Define to 1 if you have the <dlfcn.h> header file. */
156 #define HAVE_DLFCN_H 1
158 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
159 /* #undef HAVE_DOPRNT */
161 /* define for working do while(0) macros */
162 #define HAVE_DOWHILE_MACROS 1
164 /* Define to 1 if you have the <float.h> header file. */
165 #define HAVE_FLOAT_H 1
167 /* Define to 1 if you have the `getcwd' function. */
168 #define HAVE_GETCWD 1
170 /* Define to 1 if you have the `getc_unlocked' function. */
171 #define HAVE_GETC_UNLOCKED 1
173 /* Define to 1 if you have the `getpagesize' function. */
174 #define HAVE_GETPAGESIZE 1
176 /* Define if the GNU gettext() function is already present or preinstalled. */
177 #define HAVE_GETTEXT 1
179 /* define to use system printf */
180 #define HAVE_GOOD_PRINTF 1
182 /* define to support printing 64-bit integers with format I64 */
183 /* #undef HAVE_INT64_AND_I64 */
185 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
186 #define HAVE_INTMAX_T 1
188 /* Define to 1 if you have the <inttypes.h> header file. */
189 #define HAVE_INTTYPES_H 1
191 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
192 declares uintmax_t. */
193 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
195 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
196 #define HAVE_LANGINFO_CODESET 1
198 /* Define to 1 if you have the <langinfo.h> header file. */
199 #define HAVE_LANGINFO_H 1
201 /* Define if your <locale.h> file defines LC_MESSAGES. */
202 #define HAVE_LC_MESSAGES 1
204 /* Define to 1 if you have the <limits.h> header file. */
205 #define HAVE_LIMITS_H 1
207 /* Define to 1 if you have the <locale.h> header file. */
208 #define HAVE_LOCALE_H 1
210 /* Define to 1 if you have the `localtime_r' function. */
211 #define HAVE_LOCALTIME_R 1
213 /* Define if you have the 'long double' type. */
214 #define HAVE_LONG_DOUBLE 1
216 /* Define if you have the 'long long' type. */
217 #define HAVE_LONG_LONG 1
219 /* define if system printf can print long long */
220 #define HAVE_LONG_LONG_FORMAT 1
222 /* Define to 1 if you have the `lstat' function. */
225 /* Define to 1 if you have the <malloc.h> header file. */
227 #define HAVE_MALLOC_H 1
230 /* Define to 1 if you have the `memalign' function. */
232 #define HAVE_MEMALIGN 1
235 /* Define to 1 if you have the `memmove' function. */
236 #define HAVE_MEMMOVE 1
238 /* Define to 1 if you have the <memory.h> header file. */
239 #define HAVE_MEMORY_H 1
241 /* Define to 1 if you have the `mkstemp' function. */
242 #define HAVE_MKSTEMP 1
244 /* Define to 1 if you have a working `mmap' system call. */
247 /* Define to 1 if you have the `nanosleep' function. */
248 #define HAVE_NANOSLEEP 1
250 /* Define to 1 if you have the `nl_langinfo' function. */
251 #define HAVE_NL_LANGINFO 1
253 /* Have non-POSIX function getpwuid_r */
254 /* #undef HAVE_NONPOSIX_GETPWUID_R */
256 /* Define to 1 if you have the `on_exit' function. */
257 #define HAVE_ON_EXIT 1
259 /* Define to 1 if you have the `poll' function. */
264 /* Have POSIX function getpwuid_r */
265 #define HAVE_POSIX_GETPWUID_R 1
267 /* Define to 1 if you have the `posix_memalign' function. */
269 #define HAVE_POSIX_MEMALIGN 1
272 /* Have function pthread_attr_setstacksize */
273 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
275 /* Define to 1 if the system has the type `ptrdiff_t'. */
276 #define HAVE_PTRDIFF_T 1
278 /* Define to 1 if you have the <pwd.h> header file. */
281 /* Define to 1 if you have the `readlink' function. */
282 #define HAVE_READLINK 1
284 /* Define to 1 if you have the <sched.h> header file. */
285 #define HAVE_SCHED_H 1
287 /* Define to 1 if you have the `setenv' function. */
288 #define HAVE_SETENV 1
290 /* Define to 1 if you have the `setlocale' function. */
291 #define HAVE_SETLOCALE 1
293 /* Define to 1 if you have the `snprintf' function. */
294 #define HAVE_SNPRINTF 1
296 /* Define to 1 if you have the <stddef.h> header file. */
297 #define HAVE_STDDEF_H 1
299 /* Define to 1 if you have the <stdint.h> header file. */
300 #define HAVE_STDINT_H 1
302 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
304 #define HAVE_STDINT_H_WITH_UINTMAX 1
306 /* Define to 1 if you have the <stdlib.h> header file. */
307 #define HAVE_STDLIB_H 1
309 /* Define to 1 if you have the `stpcpy' function. */
310 #define HAVE_STPCPY 1
312 /* Define to 1 if you have the `strcasecmp' function. */
313 #define HAVE_STRCASECMP 1
315 /* Define to 1 if you have the `strerror' function. */
316 #define HAVE_STRERROR 1
318 /* Define to 1 if you have the <strings.h> header file. */
319 #define HAVE_STRINGS_H 1
321 /* Define to 1 if you have the <string.h> header file. */
322 #define HAVE_STRING_H 1
324 /* Have functions strlcpy and strlcat */
325 /* #undef HAVE_STRLCPY */
327 /* Define to 1 if you have the `strncasecmp' function. */
328 #define HAVE_STRNCASECMP 1
330 /* Define to 1 if you have the `strsignal' function. */
332 #define HAVE_STRSIGNAL 1
335 /* Define to 1 if you have the `symlink' function. */
336 #define HAVE_SYMLINK 1
338 /* Define to 1 if you have the <sys/param.h> header file. */
339 #define HAVE_SYS_PARAM_H 1
341 /* Define to 1 if you have the <sys/poll.h> header file. */
342 #define HAVE_SYS_POLL_H 1
344 /* found fd_set in sys/select.h */
345 #define HAVE_SYS_SELECT_H 1
347 /* Define to 1 if you have the <sys/stat.h> header file. */
348 #define HAVE_SYS_STAT_H 1
350 /* Define to 1 if you have the <sys/times.h> header file. */
352 #define HAVE_SYS_TIMES_H 1
355 /* Define to 1 if you have the <sys/time.h> header file. */
356 #define HAVE_SYS_TIME_H 1
358 /* Define to 1 if you have the <sys/types.h> header file. */
359 #define HAVE_SYS_TYPES_H 1
361 /* Define to 1 if you have the <sys/wait.h> header file. */
362 #define HAVE_SYS_WAIT_H 1
364 /* Define to 1 if you have the <unistd.h> header file. */
365 #define HAVE_UNISTD_H 1
367 /* Define if your printf function family supports positional parameters as
368 specified by Unix98. */
369 #define HAVE_UNIX98_PRINTF 1
371 /* Define to 1 if you have the `unsetenv' function. */
372 #define HAVE_UNSETENV 1
374 /* Define to 1 if you have the `valloc' function. */
376 #define HAVE_VALLOC 1
379 /* Define to 1 if you have the <values.h> header file. */
380 #define HAVE_VALUES_H 1
382 /* Define to 1 if you have the `vasprintf' function. */
383 #define HAVE_VASPRINTF 1
385 /* Define to 1 if you have the `vprintf' function. */
386 #define HAVE_VPRINTF 1
388 /* Define to 1 if you have the `vsnprintf' function. */
389 #define HAVE_VSNPRINTF 1
391 /* Define if you have the 'wchar_t' type. */
392 #define HAVE_WCHAR_T 1
394 /* Define if you have the 'wint_t' type. */
395 #define HAVE_WINT_T 1
397 /* Have a working bcopy */
398 /* #undef HAVE_WORKING_BCOPY */
400 /* Define to 1 if you have the `_NSGetEnviron' function. */
401 /* #undef HAVE__NSGETENVIRON */
403 /* Do we cache iconv descriptors */
404 /* #undef NEED_ICONV_CACHE */
406 /* didn't find fd_set */
407 /* #undef NO_FD_SET */
409 /* global 'sys_errlist' not found */
410 /* #undef NO_SYS_ERRLIST */
412 /* global 'sys_siglist' not found */
413 /* #undef NO_SYS_SIGLIST */
415 /* global 'sys_siglist' not declared */
416 /* #undef NO_SYS_SIGLIST_DECL */
418 /* Define to the address where bug reports for this package should be sent. */
419 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
421 /* Define to the full name of this package. */
422 #define PACKAGE_NAME "glib"
424 /* Define to the full name and version of this package. */
425 #define PACKAGE_STRING "glib 2.10.3"
427 /* Define to the one symbol short name of this package. */
428 #define PACKAGE_TARNAME "glib"
430 /* Define to the version of this package. */
431 #define PACKAGE_VERSION "2.10.3"
433 /* Maximum POSIX RT priority */
434 #define POSIX_MAX_PRIORITY sched_get_priority_max(2)
436 /* define if posix_memalign() can allocate any size */
438 #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
441 /* Minimum POSIX RT priority */
442 #define POSIX_MIN_PRIORITY sched_get_priority_min(2)
444 /* The POSIX RT yield function */
445 #define POSIX_YIELD_FUNC sched_yield()
447 /* whether realloc (NULL,) works */
448 #define REALLOC_0_WORKS 1
450 /* Define if you have correct malloc prototypes */
451 #define SANE_MALLOC_PROTOS 1
453 /* The size of a `char', as computed by sizeof. */
454 #define SIZEOF_CHAR 1
456 /* The size of a `int', as computed by sizeof. */
459 /* The size of a `long', as computed by sizeof. */
460 #define SIZEOF_LONG 4
462 /* The size of a `long long', as computed by sizeof. */
463 #define SIZEOF_LONG_LONG 8
465 /* The size of a `short', as computed by sizeof. */
466 #define SIZEOF_SHORT 2
468 /* The size of a `size_t', as computed by sizeof. */
469 #define SIZEOF_SIZE_T 4
471 /* The size of a `void *', as computed by sizeof. */
472 #define SIZEOF_VOID_P 4
474 /* The size of a `__int64', as computed by sizeof. */
475 #define SIZEOF___INT64 0
477 /* If using the C implementation of alloca, define if you know the
478 direction of stack growth for your system; otherwise it will be
479 automatically deduced at run-time.
480 STACK_DIRECTION > 0 => grows toward higher addresses
481 STACK_DIRECTION < 0 => grows toward lower addresses
482 STACK_DIRECTION = 0 => direction of growth unknown */
483 /* #undef STACK_DIRECTION */
485 /* Define to 1 if you have the ANSI C header files. */
486 #define STDC_HEADERS 1
488 /* Using GNU libiconv */
489 /* #undef USE_LIBICONV_GNU */
491 /* Using a native implementation of iconv in a separate library */
492 /* #undef USE_LIBICONV_NATIVE */
494 /* Define to 1 if your processor stores words with the most significant byte
495 first (like Motorola and SPARC, unlike Intel and VAX). */
496 /* #undef WORDS_BIGENDIAN */
498 /* Number of bits in a file offset, on hosts where this is settable. */
499 #define _FILE_OFFSET_BITS 64
501 /* Define for large files, on AIX-style hosts. */
502 /* #undef _LARGE_FILES */
504 /* Define to empty if `const' does not conform to ANSI C. */
507 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
508 /* #undef intmax_t */
510 /* Define to empty if the C compiler doesn't support this keyword. */
513 /* Define to `unsigned' if <sys/types.h> does not define. */