]> Pileus Git - ~andy/gtk/blob - config.h.in
define the version variables in config.h.
[~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 __inline if that's what the C compiler calls it.  */
10 #undef inline
11
12 /* Define as the return type of signal handlers (int or void).  */
13 #undef RETSIGTYPE
14
15 /* Define if you have the ANSI C header files.  */
16 #undef STDC_HEADERS
17
18 /* Define if the X Window System is missing or not being used.  */
19 #undef X_DISPLAY_MISSING
20
21 /* Other stuff */
22 #undef HAVE_IPC_H
23 #undef HAVE_SHM_H
24 #undef HAVE_XPM
25 #undef HAVE_XSHM_H
26 #undef HAVE_SYS_SELECT_H
27
28 #undef IPC_RMID_DEFERRED_RELEASE
29
30 #undef NO_FD_SET
31
32 #undef RESOURCE_BASE
33
34 #undef XINPUT_NONE
35 #undef XINPUT_GXI
36 #undef XINPUT_XFREE
37
38 #undef GTK_MAJOR_VERSION
39 #undef GTK_MINOR_VERSION
40 #undef GTK_MICRO_VERSION
41 #undef GTK_VERSION
42
43 /* Define as the return type of signal handlers (int or void).  */
44 #undef RETSIGTYPE
45
46 /* Define if you have the getpagesize function.  */
47 #undef HAVE_GETPAGESIZE
48
49 /* Define if you have the <unistd.h> header file.  */
50 #undef HAVE_UNISTD_H