]> Pileus Git - ~andy/gtk/blob - config.h.in
Support ACLOCAL_FLAGS
[~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 HAVE_IPC_H
20 #undef HAVE_SHM_H
21 #undef HAVE_XSHM_H
22 #undef HAVE_SHAPE_EXT
23 #undef HAVE_SYS_SELECT_H
24
25 /* some systems do not allow to ipcrm pages prior to
26  * actual usage, namely: OSF1 V3.2, SunOS 4.1.1, 5.5, 5.5.1, 5.6,
27  * IRIX 5.2 and 6.2.
28  */
29 #undef IPC_RMID_DEFERRED_RELEASE
30
31 #undef NO_FD_SET
32
33 #undef RESOURCE_BASE
34
35 /* Define to enable POSIX threading awareness */
36 #undef USE_PTHREADS
37
38 #undef XINPUT_NONE
39 #undef XINPUT_GXI
40 #undef XINPUT_XFREE
41
42 /* Define as the return type of signal handlers (int or void).  */
43 #undef RETSIGTYPE
44
45 /* Define if you have the getpagesize function.  */
46 #undef HAVE_GETPAGESIZE
47
48 /* Define if you have the <unistd.h> header file.  */
49 #undef HAVE_UNISTD_H