config.h.in revision 21298544
1602e473dSmrg/* src/config.h.in.  Generated from configure.ac by autoheader.  */
2602e473dSmrg
3602e473dSmrg/* Defined if GCC supports the visibility feature */
4602e473dSmrg#undef GCC_HAS_VISIBILITY
5602e473dSmrg
6602e473dSmrg/* Has Wraphelp.c needed for XDM AUTH protocols */
7602e473dSmrg#undef HASXDMAUTH
8602e473dSmrg
9602e473dSmrg/* Define if your platform supports abstract sockets */
10602e473dSmrg#undef HAVE_ABSTRACT_SOCKETS
11602e473dSmrg
12602e473dSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
13602e473dSmrg#undef HAVE_DLFCN_H
14602e473dSmrg
1521298544Smrg/* getaddrinfo() function is available */
1621298544Smrg#undef HAVE_GETADDRINFO
1721298544Smrg
18602e473dSmrg/* Define to 1 if you have the <inttypes.h> header file. */
19602e473dSmrg#undef HAVE_INTTYPES_H
20602e473dSmrg
2121298544Smrg/* Define to 1 if you have the `is_system_labeled' function. */
2221298544Smrg#undef HAVE_IS_SYSTEM_LABELED
2321298544Smrg
24602e473dSmrg/* launchd support available */
25602e473dSmrg#undef HAVE_LAUNCHD
26602e473dSmrg
27602e473dSmrg/* Define to 1 if you have the <memory.h> header file. */
28602e473dSmrg#undef HAVE_MEMORY_H
29602e473dSmrg
30602e473dSmrg/* Have the sockaddr_un.sun_len member. */
31602e473dSmrg#undef HAVE_SOCKADDR_SUN_LEN
32602e473dSmrg
33602e473dSmrg/* Define to 1 if you have the <stdint.h> header file. */
34602e473dSmrg#undef HAVE_STDINT_H
35602e473dSmrg
36602e473dSmrg/* Define to 1 if you have the <stdlib.h> header file. */
37602e473dSmrg#undef HAVE_STDLIB_H
38602e473dSmrg
39602e473dSmrg/* Define to 1 if you have the <strings.h> header file. */
40602e473dSmrg#undef HAVE_STRINGS_H
41602e473dSmrg
42602e473dSmrg/* Define to 1 if you have the <string.h> header file. */
43602e473dSmrg#undef HAVE_STRING_H
44602e473dSmrg
45602e473dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
46602e473dSmrg#undef HAVE_SYS_STAT_H
47602e473dSmrg
48602e473dSmrg/* Define to 1 if you have the <sys/types.h> header file. */
49602e473dSmrg#undef HAVE_SYS_TYPES_H
50602e473dSmrg
5121298544Smrg/* Define to 1 if you have the <tsol/label.h> header file. */
5221298544Smrg#undef HAVE_TSOL_LABEL_H
5321298544Smrg
54602e473dSmrg/* Define to 1 if you have the <unistd.h> header file. */
55602e473dSmrg#undef HAVE_UNISTD_H
56602e473dSmrg
5721298544Smrg/* Define if not provided by <limits.h> */
5821298544Smrg#undef IOV_MAX
5921298544Smrg
60602e473dSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries.
61602e473dSmrg   */
62602e473dSmrg#undef LT_OBJDIR
63602e473dSmrg
64602e473dSmrg/* Name of package */
65602e473dSmrg#undef PACKAGE
66602e473dSmrg
67602e473dSmrg/* Define to the address where bug reports for this package should be sent. */
68602e473dSmrg#undef PACKAGE_BUGREPORT
69602e473dSmrg
70602e473dSmrg/* Define to the full name of this package. */
71602e473dSmrg#undef PACKAGE_NAME
72602e473dSmrg
73602e473dSmrg/* Define to the full name and version of this package. */
74602e473dSmrg#undef PACKAGE_STRING
75602e473dSmrg
76602e473dSmrg/* Define to the one symbol short name of this package. */
77602e473dSmrg#undef PACKAGE_TARNAME
78602e473dSmrg
79602e473dSmrg/* Define to the home page for this package. */
80602e473dSmrg#undef PACKAGE_URL
81602e473dSmrg
82602e473dSmrg/* Define to the version of this package. */
83602e473dSmrg#undef PACKAGE_VERSION
84602e473dSmrg
85602e473dSmrg/* Define to 1 if you have the ANSI C header files. */
86602e473dSmrg#undef STDC_HEADERS
87602e473dSmrg
88602e473dSmrg/* poll() function is available */
89602e473dSmrg#undef USE_POLL
90602e473dSmrg
9121298544Smrg/* Enable extensions on AIX 3, Interix.  */
9221298544Smrg#ifndef _ALL_SOURCE
9321298544Smrg# undef _ALL_SOURCE
9421298544Smrg#endif
9521298544Smrg/* Enable GNU extensions on systems that have them.  */
9621298544Smrg#ifndef _GNU_SOURCE
9721298544Smrg# undef _GNU_SOURCE
9821298544Smrg#endif
9921298544Smrg/* Enable threading extensions on Solaris.  */
10021298544Smrg#ifndef _POSIX_PTHREAD_SEMANTICS
10121298544Smrg# undef _POSIX_PTHREAD_SEMANTICS
10221298544Smrg#endif
10321298544Smrg/* Enable extensions on HP NonStop.  */
10421298544Smrg#ifndef _TANDEM_SOURCE
10521298544Smrg# undef _TANDEM_SOURCE
10621298544Smrg#endif
10721298544Smrg/* Enable general extensions on Solaris.  */
10821298544Smrg#ifndef __EXTENSIONS__
10921298544Smrg# undef __EXTENSIONS__
11021298544Smrg#endif
11121298544Smrg
11221298544Smrg
113602e473dSmrg/* Version number of package */
114602e473dSmrg#undef VERSION
115602e473dSmrg
116602e473dSmrg/* XCB buffer queue size */
117602e473dSmrg#undef XCB_QUEUE_BUFFER_SIZE
11821298544Smrg
11921298544Smrg/* Define to 1 if on MINIX. */
12021298544Smrg#undef _MINIX
12121298544Smrg
12221298544Smrg/* Define to 2 if the system does not provide POSIX.1 features except with
12321298544Smrg   this defined. */
12421298544Smrg#undef _POSIX_1_SOURCE
12521298544Smrg
12621298544Smrg/* Define to 1 if you need to in order for `stat' and other things to work. */
12721298544Smrg#undef _POSIX_SOURCE
128