config.h.in revision 2d67cb4f
1/* src/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
4#undef BSD44SOCKETS
5
6/* Include compose table cache support */
7#undef COMPOSECACHE
8
9/* Has getresuid() & getresgid() functions */
10#undef HASGETRESUID
11
12/* Has issetugid() function */
13#undef HASSETUGID
14
15/* Has shm*() functions */
16#undef HAS_SHM
17
18/* Define to 1 if you have the <dlfcn.h> header file. */
19#undef HAVE_DLFCN_H
20
21/* Use dlopen to load shared libraries */
22#undef HAVE_DLOPEN
23
24/* Define to 1 if you have the <dl.h> header file. */
25#undef HAVE_DL_H
26
27/* Define to 1 if you have the `getpagesize' function. */
28#undef HAVE_GETPAGESIZE
29
30/* Define to 1 if you have the <inttypes.h> header file. */
31#undef HAVE_INTTYPES_H
32
33/* launchd support available */
34#undef HAVE_LAUNCHD
35
36/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
37#undef HAVE_LIBWS2_32
38
39/* Define to 1 if you have the <memory.h> header file. */
40#undef HAVE_MEMORY_H
41
42/* Define to 1 if you have a working `mmap' system call. */
43#undef HAVE_MMAP
44
45/* Define to 1 if you have the `seteuid' function. */
46#undef HAVE_SETEUID
47
48/* Use shl_load to load shared libraries */
49#undef HAVE_SHL_LOAD
50
51/* Define to 1 if the system has the type `socklen_t'. */
52#undef HAVE_SOCKLEN_T
53
54/* Define to 1 if you have the <stdint.h> header file. */
55#undef HAVE_STDINT_H
56
57/* Define to 1 if you have the <stdlib.h> header file. */
58#undef HAVE_STDLIB_H
59
60/* Define to 1 if you have the <strings.h> header file. */
61#undef HAVE_STRINGS_H
62
63/* Define to 1 if you have the <string.h> header file. */
64#undef HAVE_STRING_H
65
66/* Define to 1 if you have the `strtol' function. */
67#undef HAVE_STRTOL
68
69/* Define to 1 if you have the <sys/param.h> header file. */
70#undef HAVE_SYS_PARAM_H
71
72/* Define to 1 if you have the <sys/select.h> header file. */
73#undef HAVE_SYS_SELECT_H
74
75/* Define to 1 if you have the <sys/stat.h> header file. */
76#undef HAVE_SYS_STAT_H
77
78/* Define to 1 if you have the <sys/types.h> header file. */
79#undef HAVE_SYS_TYPES_H
80
81/* Define to 1 if you have the <unistd.h> header file. */
82#undef HAVE_UNISTD_H
83
84/* Support IPv6 for TCP connections */
85#undef IPv6
86
87/* Support os-specific local connections */
88#undef LOCALCONN
89
90/* Define to the sub-directory in which libtool stores uninstalled libraries.
91   */
92#undef LT_OBJDIR
93
94/* Disable XLOCALEDIR environment variable */
95#undef NO_XLOCALEDIR
96
97/* Name of package */
98#undef PACKAGE
99
100/* Define to the address where bug reports for this package should be sent. */
101#undef PACKAGE_BUGREPORT
102
103/* Define to the full name of this package. */
104#undef PACKAGE_NAME
105
106/* Define to the full name and version of this package. */
107#undef PACKAGE_STRING
108
109/* Define to the one symbol short name of this package. */
110#undef PACKAGE_TARNAME
111
112/* Define to the home page for this package. */
113#undef PACKAGE_URL
114
115/* Define to the version of this package. */
116#undef PACKAGE_VERSION
117
118/* Major version of this package */
119#undef PACKAGE_VERSION_MAJOR
120
121/* Minor version of this package */
122#undef PACKAGE_VERSION_MINOR
123
124/* Patch version of this package */
125#undef PACKAGE_VERSION_PATCHLEVEL
126
127/* Define to 1 if you have the ANSI C header files. */
128#undef STDC_HEADERS
129
130/* Support TCP socket connections */
131#undef TCPCONN
132
133/* launchd support available */
134#undef TRANS_REOPEN
135
136/* Support UNIX socket connections */
137#undef UNIXCONN
138
139/* Split some i18n functions into loadable modules */
140#undef USE_DYNAMIC_LC
141
142/* Use the X cursor library to load cursors */
143#undef USE_DYNAMIC_XCURSOR
144
145/* poll() function is available */
146#undef USE_POLL
147
148/* Enable extensions on AIX 3, Interix.  */
149#ifndef _ALL_SOURCE
150# undef _ALL_SOURCE
151#endif
152/* Enable GNU extensions on systems that have them.  */
153#ifndef _GNU_SOURCE
154# undef _GNU_SOURCE
155#endif
156/* Enable threading extensions on Solaris.  */
157#ifndef _POSIX_PTHREAD_SEMANTICS
158# undef _POSIX_PTHREAD_SEMANTICS
159#endif
160/* Enable extensions on HP NonStop.  */
161#ifndef _TANDEM_SOURCE
162# undef _TANDEM_SOURCE
163#endif
164/* Enable general extensions on Solaris.  */
165#ifndef __EXTENSIONS__
166# undef __EXTENSIONS__
167#endif
168
169
170/* Version number of package */
171#undef VERSION
172
173/* Location of libX11 data */
174#undef X11_DATADIR
175
176/* Location of libX11 library data */
177#undef X11_LIBDIR
178
179/* Include support for XCMS */
180#undef XCMS
181
182/* Location of error message database */
183#undef XERRORDB
184
185/* Enable XF86BIGFONT extension */
186#undef XF86BIGFONT
187
188/* Use XKB */
189#undef XKB
190
191/* Location of keysym database */
192#undef XKEYSYMDB
193
194/* support for X Locales */
195#undef XLOCALE
196
197/* Location of libX11 locale data */
198#undef XLOCALEDATADIR
199
200/* Location of libX11 locale data */
201#undef XLOCALEDIR
202
203/* Location of libX11 locale libraries */
204#undef XLOCALELIBDIR
205
206/* Whether libX11 is compiled with thread support */
207#undef XTHREADS
208
209/* Whether libX11 needs to use MT safe API's */
210#undef XUSE_MTSAFE_API
211
212/* Define to 1 if on MINIX. */
213#undef _MINIX
214
215/* Define to 2 if the system does not provide POSIX.1 features except with
216   this defined. */
217#undef _POSIX_1_SOURCE
218
219/* Define to 1 if you need to in order for `stat' and other things to work. */
220#undef _POSIX_SOURCE
221
222/* Defined if needed to expose struct msghdr.msg_control */
223#undef _XOPEN_SOURCE
224