WvStreams
wvautoconf.h
1/* include/wvautoconf.h. Generated from wvautoconf.h.in by configure. */
2/* include/wvautoconf.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* Compiler warning on deprecated functions */
8#define ATTR_DEPRECATED __attribute__ ((deprecated))
9
10/* Define to 1 if using 'alloca.c'. */
11/* #undef C_ALLOCA */
12
13/* Define to enable the XPLC delete detector. */
14/* #undef ENABLE_DELETE_DETECTOR */
15
16/* Size of ethernet address */
17/* #undef ETHER_ADDR_LEN */
18
19/* Define to 1 if you have 'alloca', as a function or macro. */
20#define HAVE_ALLOCA 1
21
22/* Define to 1 if <alloca.h> works. */
23#define HAVE_ALLOCA_H 1
24
25/* Define to 1 if you have the <argp.h> header file. */
26#define HAVE_ARGP_H 1
27
28/* Define to 1 if you have the <argz.h> header file. */
29#define HAVE_ARGZ_H 1
30
31/* Define to 1 if you have the <boost/function.hpp> header file. */
32/* #undef HAVE_BOOST_FUNCTION_HPP */
33
34/* Define to 1 if you have the <boost/throw_exception.hpp> header file. */
35/* #undef HAVE_BOOST_THROW_EXCEPTION_HPP */
36
37/* Solaris has a broken PAM implementation */
38#define HAVE_BROKEN_PAM 0
39
40/* Define to 1 if you have the `cfmakeraw' function. */
41#define HAVE_CFMAKERAW 1
42
43/* Define to 1 if you have the <dbus/dbus.h> header file. */
44#define HAVE_DBUS_DBUS_H 1
45
46/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
47 */
48#define HAVE_DIRENT_H 1
49
50/* Define to 1 if you have the <errno.h> header file. */
51#define HAVE_ERRNO_H 1
52
53/* Define to 1 if you have the <execinfo.h> header file. */
54#define HAVE_EXECINFO_H 1
55
56/* Define to 1 if you have the <inttypes.h> header file. */
57#define HAVE_INTTYPES_H 1
58
59/* Define to 1 if you have the `crypto' library (-lcrypto). */
60#define HAVE_LIBCRYPTO 1
61
62/* Whether libc supports __libc_stack_end */
63/* #undef HAVE_LIBC_STACK_END */
64
65/* Define to 1 if you have the `pam' library (-lpam). */
66#define HAVE_LIBPAM 1
67
68/* Define to 1 if you have the `readline' library (-lreadline). */
69/* #undef HAVE_LIBREADLINE */
70
71/* Define to 1 if you have the `socket' library (-lsocket). */
72/* #undef HAVE_LIBSOCKET */
73
74/* Define to 1 if you have the `ssl' library (-lssl). */
75#define HAVE_LIBSSL 1
76
77/* Define to 1 if you have the `tcl8.3' library (-ltcl8.3). */
78/* #undef HAVE_LIBTCL8_3 */
79
80/* Define to 1 if you have the `z' library (-lz). */
81#define HAVE_LIBZ 1
82
83/* Define to 1 if you have the <linux/serial.h> header file. */
84#define HAVE_LINUX_SERIAL_H 1
85
86/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
87/* #undef HAVE_NDIR_H */
88
89/* Define to 1 if you have the <netdb.h> header file. */
90#define HAVE_NETDB_H 1
91
92/* Define to 1 if you have the <netinet/if_ether.h> header file. */
93#define HAVE_NETINET_IF_ETHER_H 1
94
95/* Define to 1 if you have the <netinet/in.h> header file. */
96#define HAVE_NETINET_IN_H 1
97
98/* Define to 1 if you have the <netinet/in_systm.h> header file. */
99#define HAVE_NETINET_IN_SYSTM_H 1
100
101/* Define to 1 if you have the <netinet/ip.h> header file. */
102#define HAVE_NETINET_IP_H 1
103
104/* Define to 1 if you have the <netinet/tcp.h> header file. */
105#define HAVE_NETINET_TCP_H 1
106
107/* Define to 1 if you have the <net/ethernet.h> header file. */
108#define HAVE_NET_ETHERNET_H 1
109
110/* Define to 1 if you have the <net/if.h> header file. */
111#define HAVE_NET_IF_H 1
112
113/* Whether libssl has the POLICY_MAPPING features (0.9.8 and up) */
114#define HAVE_OPENSSL_POLICY_MAPPING 1
115
116/* Define to 1 if you have the <openssl/ssl.h> header file. */
117#define HAVE_OPENSSL_SSL_H 1
118
119/* Define to 1 if you have the <readline/readline.h> header file. */
120/* #undef HAVE_READLINE_READLINE_H */
121
122/* Define to 1 if you have the <security/pam_appl.h> header file. */
123#define HAVE_SECURITY_PAM_APPL_H 1
124
125/* Define to 1 if you have the <stdint.h> header file. */
126#define HAVE_STDINT_H 1
127
128/* Define to 1 if you have the <stdio.h> header file. */
129#define HAVE_STDIO_H 1
130
131/* Define to 1 if you have the <stdlib.h> header file. */
132#define HAVE_STDLIB_H 1
133
134/* Define to 1 if you have the <strings.h> header file. */
135#define HAVE_STRINGS_H 1
136
137/* Define to 1 if you have the <string.h> header file. */
138#define HAVE_STRING_H 1
139
140/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
141 */
142/* #undef HAVE_SYS_DIR_H */
143
144/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
145 */
146/* #undef HAVE_SYS_NDIR_H */
147
148/* Define to 1 if you have the <sys/socket.h> header file. */
149#define HAVE_SYS_SOCKET_H 1
150
151/* Define to 1 if you have the <sys/stat.h> header file. */
152#define HAVE_SYS_STAT_H 1
153
154/* Define to 1 if you have the <sys/types.h> header file. */
155#define HAVE_SYS_TYPES_H 1
156
157/* Define to 1 if you have the <tcl.h> header file. */
158/* #undef HAVE_TCL_H */
159
160/* Define to 1 if you have the <tr1/functional> header file. */
161#define HAVE_TR1_FUNCTIONAL 1
162
163/* Define to 1 if you have the <unistd.h> header file. */
164#define HAVE_UNISTD_H 1
165
166/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
167/* #undef HAVE_VALGRIND_MEMCHECK_H */
168
169/* Define to 1 if you have the <zlib.h> header file. */
170#define HAVE_ZLIB_H 1
171
172/* Define to the address where bug reports for this package should be sent. */
173#define WVPACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
174
175/* Define to the full name of this package. */
176#define WVPACKAGE_NAME "WvStreams"
177
178/* Define to the full name and version of this package. */
179#define WVPACKAGE_STRING "WvStreams 4.6.1"
180
181/* Define to the one symbol short name of this package. */
182#define WVPACKAGE_TARNAME "wvstreams"
183
184/* Define to the home page for this package. */
185#define WVPACKAGE_URL ""
186
187/* Define to the version of this package. */
188#define WVPACKAGE_VERSION "4.6.1"
189
190/* If using the C implementation of alloca, define if you know the
191 direction of stack growth for your system; otherwise it will be
192 automatically deduced at runtime.
193 STACK_DIRECTION > 0 => grows toward higher addresses
194 STACK_DIRECTION < 0 => grows toward lower addresses
195 STACK_DIRECTION = 0 => direction of growth unknown */
196/* #undef STACK_DIRECTION */
197
198/* Define to 1 if all of the C90 standard headers exist (not just the ones
199 required in a freestanding environment). This macro is provided for
200 backward compatibility; new code need not use it. */
201#define STDC_HEADERS 1
202
203/* Verbose package version */
204#define VERBOSE_WVPACKAGE_VERSION "4.6.1"
205
206/* Extra version string. */
207/* #undef VER_STRING_EXTRA */
208
209/* Define to enable DBUS support. */
210#define WITH_DBUS
211
212/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
213 significant byte first (like Motorola and SPARC, unlike Intel). */
214#if defined AC_APPLE_UNIVERSAL_BUILD
215# if defined __BIG_ENDIAN__
216# define WORDS_BIGENDIAN 1
217# endif
218#else
219# ifndef WORDS_BIGENDIAN
220/* # undef WORDS_BIGENDIAN */
221# endif
222#endif
223
224/* Define to disable WvResolver forking for debugging with gdb. */
225/* #undef WVRESOLVER_SKIP_FORK */
226
227/* Define so that glibc/gnulib argp.h does not typedef error_t. */
228/* #undef __error_t_defined */
229
230/* Define to a type to use for `error_t' if it is not otherwise available. */
231/* #undef error_t */
232
233/* Define to `unsigned int' if <sys/types.h> does not define. */
234/* #undef size_t */