summaryrefslogtreecommitdiff
path: root/config.h.in
blob: 8121d09d1421f67af6fa7dc511dad5b7962854a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define if you have a working `mmap' system call.  */
#undef HAVE_MMAP

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if the X Window System is missing or not being used.  */
#undef X_DISPLAY_MISSING

/* Other stuff */
#undef HAVE_IPC_H
#undef HAVE_SHM_H
#undef HAVE_XPM
#undef HAVE_XSHM_H
#undef HAVE_SYS_SELECT_H

#undef IPC_RMID_DEFERRED_RELEASE

#undef NO_FD_SET

#undef RESOURCE_BASE

#undef XINPUT_NONE
#undef XINPUT_GXI
#undef XINPUT_XFREE

#undef GTK_MAJOR_VERSION
#undef GTK_MINOR_VERSION
#undef GTK_MICRO_VERSION
#undef GTK_VERSION

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

/* Define if you have the getpagesize function.  */
#undef HAVE_GETPAGESIZE

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H