new functions to make a scanner scope sensitive wrt symbol lookups.
[platform/upstream/glib.git] / glibconfig.h.in
1 /* glibconfig.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define if you don't have vprintf but do have _doprnt.  */
7 #undef HAVE_DOPRNT
8
9 /* Define if you have the vprintf function.  */
10 #undef HAVE_VPRINTF
11
12 /* Define as __inline if that's what the C compiler calls it.  */
13 #undef inline
14
15 /* Define if you have the ANSI C header files.  */
16 #undef STDC_HEADERS
17
18 #undef ENABLE_MEM_CHECK
19 #undef ENABLE_MEM_PROFILE
20
21 #undef G_COMPILED_WITH_DEBUGGING
22 #undef HAVE_BROKEN_WCTYPE
23 #undef HAVE_DOPRNT
24 #undef HAVE_FLOAT_H
25 #undef HAVE_LIMITS_H
26 #undef HAVE_LONG_DOUBLE
27 #undef HAVE_SYS_SELECT_H
28 #undef HAVE_STRERROR
29 #undef HAVE_STRSIGNAL
30 #undef HAVE_VSNPRINTF
31 #undef HAVE_VALUES_H
32 #undef HAVE_VPRINTF
33 #undef HAVE_WCHAR_H
34 #undef HAVE_WCTYPE_H
35
36 #undef NO_FD_SET
37 #undef NO_SYS_ERRLIST
38 #undef NO_SYS_SIGLIST
39
40 #undef GLIB_MAJOR_VERSION
41 #undef GLIB_MINOR_VERSION
42 #undef GLIB_MICRO_VERSION
43
44 /* The number of bytes in a char.  */
45 #undef SIZEOF_CHAR
46
47 /* The number of bytes in a int.  */
48 #undef SIZEOF_INT
49
50 /* The number of bytes in a long.  */
51 #undef SIZEOF_LONG
52
53 /* The number of bytes in a long long.  */
54 #undef SIZEOF_LONG_LONG
55
56 /* The number of bytes in a short.  */
57 #undef SIZEOF_SHORT
58
59 /* The number of bytes in a void *.  */
60 #undef SIZEOF_VOID_P
61
62 /* Define if you have the atexit function.  */
63 #undef HAVE_ATEXIT
64
65 /* Define if you have the memmove function.  */
66 #undef HAVE_MEMMOVE
67
68 /* Define if you have the on_exit function.  */
69 #undef HAVE_ON_EXIT
70
71 /* Define if you have the strcasecmp function.  */
72 #undef HAVE_STRCASECMP
73
74 /* Define if you have the strerror function.  */
75 #undef HAVE_STRERROR
76
77 /* Define if you have the strsignal function.  */
78 #undef HAVE_STRSIGNAL
79
80 /* Define if you have the vsnprintf function.  */
81 #undef HAVE_VSNPRINTF
82
83 /* Define if you have the <float.h> header file.  */
84 #undef HAVE_FLOAT_H
85
86 /* Define if you have the <limits.h> header file.  */
87 #undef HAVE_LIMITS_H
88
89 /* Define if you have the <values.h> header file.  */
90 #undef HAVE_VALUES_H