]> Pileus Git - ~andy/gtk/blob - glib/glibconfig.h.in
Initial revision
[~andy/gtk] / glib / 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 the `long double' type works.  */
10 #undef HAVE_LONG_DOUBLE
11
12 /* Define if you have the vprintf function.  */
13 #undef HAVE_VPRINTF
14
15 /* Define as __inline if that's what the C compiler calls it.  */
16 #undef inline
17
18 /* Define if you have the ANSI C header files.  */
19 #undef STDC_HEADERS
20
21 /* Other stuff */
22 #undef HAVE_DOPRNT
23 #undef HAVE_FLOAT_H
24 #undef HAVE_LIMITS_H
25 #undef HAVE_LONG_DOUBLE
26 #undef HAVE_SYS_SELECT_H
27 #undef HAVE_STRERROR
28 #undef HAVE_STRSIGNAL
29 #undef HAVE_VALUES_H
30 #undef HAVE_VPRINTF
31
32 #undef NO_FD_SET
33 #undef NO_SYS_ERRLIST
34 #undef NO_SYS_SIGLIST
35
36 /* #undef PACKAGE */
37 /* #undef VERSION */
38
39 /* The number of bytes in a char.  */
40 #undef SIZEOF_CHAR
41
42 /* The number of bytes in a int.  */
43 #undef SIZEOF_INT
44
45 /* The number of bytes in a long.  */
46 #undef SIZEOF_LONG
47
48 /* The number of bytes in a short.  */
49 #undef SIZEOF_SHORT
50
51 /* The number of bytes in a void *.  */
52 #undef SIZEOF_VOID_P
53
54 /* Define if you have the strerror function.  */
55 #undef HAVE_STRERROR
56
57 /* Define if you have the strsignal function.  */
58 #undef HAVE_STRSIGNAL
59
60 /* Define if you have the <float.h> header file.  */
61 #undef HAVE_FLOAT_H
62
63 /* Define if you have the <limits.h> header file.  */
64 #undef HAVE_LIMITS_H
65
66 /* Define if you have the <values.h> header file.  */
67 #undef HAVE_VALUES_H