]> Pileus Git - ~andy/gtk/blob - config.h.in
configure.in: require GLib 1.1.5
[~andy/gtk] / config.h.in
1 /* config.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 have a working `mmap' system call.  */
7 #undef HAVE_MMAP
8
9 /* Define as the return type of signal handlers (int or void).  */
10 #undef RETSIGTYPE
11
12 /* Define if you have the ANSI C header files.  */
13 #undef STDC_HEADERS
14
15 /* Define if the X Window System is missing or not being used.  */
16 #undef X_DISPLAY_MISSING
17
18 /* Other stuff */
19 #undef GTK_COMPILED_WITH_DEBUGGING
20
21 #undef HAVE_IPC_H
22 #undef HAVE_SHM_H
23 #undef HAVE_XSHM_H
24 #undef HAVE_SHAPE_EXT
25 #undef HAVE_SYS_SELECT_H
26 #undef HAVE_XCONVERTCASE
27
28 /* some systems do not allow to ipcrm pages prior to
29  * actual usage, namely: OSF1 V3.2, SunOS 4.1.1, 5.5, 5.5.1, 5.6,
30  * IRIX 5.2 and 6.2.
31  */
32 #undef IPC_RMID_DEFERRED_RELEASE
33
34 #undef NO_FD_SET
35
36 #undef RESOURCE_BASE
37
38 /* Define to enable POSIX threading awareness */
39 #undef USE_PTHREADS
40
41 #undef XINPUT_NONE
42 #undef XINPUT_GXI
43 #undef XINPUT_XFREE
44
45 /* Define as the return type of signal handlers (int or void).  */
46 #undef RETSIGTYPE
47
48 /* Define if you have the broken_wctype function.  */
49 #undef HAVE_BROKEN_WCTYPE
50
51 /* Define if you have the getpagesize function.  */
52 #undef HAVE_GETPAGESIZE
53
54 /* Define if you have the <unistd.h> header file.  */
55 #undef HAVE_UNISTD_H
56
57 /* Define if you have the <wchar.h> header file.  */
58 #undef HAVE_WCHAR_H
59
60 /* Define if you have the <wctype.h> header file.  */
61 #undef HAVE_WCTYPE_H