]> Pileus Git - ~andy/gtk/blob - config.h.in
file gdkps.c was initially added on branch ps-mf.
[~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 your processor stores words with the most significant
16    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
17 #undef WORDS_BIGENDIAN
18
19 /* Define if the X Window System is missing or not being used.  */
20 #undef X_DISPLAY_MISSING
21
22 /* Other stuff */
23 #undef GTK_COMPILED_WITH_DEBUGGING
24
25 #undef HAVE_IPC_H
26 #undef HAVE_SHM_H
27 #undef HAVE_XSHM_H
28 #undef HAVE_SHAPE_EXT
29 #undef HAVE_SYS_SELECT_H
30 #undef HAVE_XCONVERTCASE
31
32 /* some systems do not allow to ipcrm pages prior to
33  * actual usage, namely: OSF1 V3.2, SunOS 4.1.1, 5.5, 5.5.1, 5.6,
34  * IRIX 5.2 and 6.2.
35  */
36 #undef IPC_RMID_DEFERRED_RELEASE
37
38 #undef NO_FD_SET
39
40 #undef RESOURCE_BASE
41
42 /* Define to enable POSIX threading awareness */
43 #undef USE_PTHREADS
44
45 #undef XINPUT_NONE
46 #undef XINPUT_GXI
47 #undef XINPUT_XFREE
48
49 /* Define as the return type of signal handlers (int or void).  */
50 #undef RETSIGTYPE
51
52 /* Define if you have the getpagesize function.  */
53 #undef HAVE_GETPAGESIZE
54
55 /* Define if you have the <unistd.h> header file.  */
56 #undef HAVE_UNISTD_H