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