config.h.in revision 56893
1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
3 * make them to acconfig.h and rerun autoheader */
4
5/* Define to empty if the keyword does not work.  */
6#undef const
7
8/* Define as __inline if that's what the C compiler calls it.  */
9#undef inline
10
11/* Define as the return type of signal handlers (int or void).  */
12#undef RETSIGTYPE
13
14/* Define if you can safely include both <sys/time.h> and <time.h>.  */
15#undef TIME_WITH_SYS_TIME
16
17/* Define if your processor stores words with the most significant
18   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
19#undef WORDS_BIGENDIAN
20
21/* Define if you have SSLeay XXX why isn't this HAVE_LIBCRYPTO? */
22#undef CRYPTO
23
24/* Define if you have SSLeay 0.9.0b with the buggy cast128. */
25#undef HAVE_BUGGY_CAST128
26
27/* Define both to enable IPv6 support XXX why 2? ENABLE_IPV6 is not used. */
28#undef ENABLE_IPV6
29#undef INET6
30
31/* Define if you enable support for the libsmi. */
32#undef LIBSMI
33
34/* Is T_AAAA predefined? */
35#undef HAVE_AAAA
36
37/* Fallback definition if not in headers */
38/* XXX why is this not #ifndef HAVE_AAA #define T_AAAA ... ? */
39/* XXX or even #ifndef T_AAAA ... */
40#undef T_AAAA
41
42/* define if you have struct __res_state_ext */
43#undef HAVE_RES_STATE_EXT
44
45/* define if your struct __res_state has the nsort member */
46#undef HAVE_NEW_RES_STATE
47
48/*
49 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
50 */
51#undef ETHER_HEADER_HAS_EA
52
53/*
54 * define if struct ether_arp.arp_sha is a struct with ether_addr_octet
55 */
56#undef ETHER_ARP_HAS_EA
57
58/* define if struct ether_arp contains arp_xsha */
59#undef ETHER_ARP_HAS_X
60
61/* define if you have the addrinfo function. */
62#undef HAVE_ADDRINFO
63
64/* define if you need to include missing/addrinfoh.h. */
65#undef NEED_ADDRINFO_H
66
67/* define ifyou have the h_errno variable. */
68#undef HAVE_H_ERRNO
69
70/* define if IN6ADDRSZ is defined (XXX not used!) */
71#undef HAVE_IN6ADDRSZ
72
73/* define if INADDRSZ is defined (XXX not used!) */
74#undef HAVE_INADDRSZ
75
76/* define if you have <net/slip.h> */
77#undef HAVE_NET_SLIP_H
78
79/* define if this is a development version, to use additional prototypes. */
80#undef HAVE_OS_PROTO_H
81
82/* define if <unistd.h> defines __P() */
83#undef HAVE_PORTABLE_PROTOTYPE
84
85/* define if RES_USE_INET6 is defined */
86#undef HAVE_RES_USE_INET6
87
88/* define if struct sockaddr has the sa_len member */
89#undef HAVE_SOCKADDR_SA_LEN
90
91/* define if you have struct sockaddr_storage */
92#undef HAVE_SOCKADDR_STORAGE
93
94/* define if unaligned memory accesses fail */
95#undef LBL_ALIGN
96
97/* The successful return value from signal (?)XXX */
98#undef RETSIGVAL
99
100/* Define this on IRIX */
101#undef _BSD_SIGNALS
102
103/* For HP/UX ANSI compiler? */
104#undef _HPUX_SOURCE
105
106/* AIX hack. */
107#undef _SUN
108
109/* OSF hack: "Workaround around ip_hl vs. ip_vhl problem in netinet/ip.h" */
110#undef __STDC__
111
112/* Workaround for missing sized types */
113/* XXX this should move to the more standard uint*_t */
114#undef int16_t
115#undef int32_t
116#undef u_int16_t
117#undef u_int32_t
118#undef u_int8_t
119
120/* The number of bytes in a char.  */
121#undef SIZEOF_CHAR
122
123/* The number of bytes in a int.  */
124#undef SIZEOF_INT
125
126/* The number of bytes in a long.  */
127#undef SIZEOF_LONG
128
129/* The number of bytes in a short.  */
130#undef SIZEOF_SHORT
131
132/* Define if you have the ether_ntohost function.  */
133#undef HAVE_ETHER_NTOHOST
134
135/* Define if you have the getaddrinfo function.  */
136#undef HAVE_GETADDRINFO
137
138/* Define if you have the gethostbyname2 function.  */
139#undef HAVE_GETHOSTBYNAME2
140
141/* Define if you have the getnameinfo function.  */
142#undef HAVE_GETNAMEINFO
143
144/* Define if you have the inet_aton function.  */
145#undef HAVE_INET_ATON
146
147/* Define if you have the inet_ntop function.  */
148#undef HAVE_INET_NTOP
149
150/* Define if you have the inet_pton function.  */
151#undef HAVE_INET_PTON
152
153/* Define if you have the pfopen function.  */
154#undef HAVE_PFOPEN
155
156/* Define if you have the setlinebuf function.  */
157#undef HAVE_SETLINEBUF
158
159/* Define if you have the sigaction function.  */
160#undef HAVE_SIGACTION
161
162/* Define if you have the sigset function.  */
163#undef HAVE_SIGSET
164
165/* Define if you have the strcasecmp function.  */
166#undef HAVE_STRCASECMP
167
168/* Define if you have the vfprintf function.  */
169#undef HAVE_VFPRINTF
170
171/* Define if you have the <cast.h> header file.  */
172#undef HAVE_CAST_H
173
174/* Define if you have the <fcntl.h> header file.  */
175#undef HAVE_FCNTL_H
176
177/* Define if you have the <malloc.h> header file.  */
178#undef HAVE_MALLOC_H
179
180/* Define if you have the <memory.h> header file.  */
181#undef HAVE_MEMORY_H
182
183/* Define if you have the <net/slip.h> header file.  */
184#undef HAVE_NET_SLIP_H
185
186/* Define if you have the <rc5.h> header file.  */
187#undef HAVE_RC5_H
188
189/* Define if you have the <rpc/rpcent.h> header file.  */
190#undef HAVE_RPC_RPCENT_H
191
192/* Define if you have the <smi.h> header file.  */
193#undef HAVE_SMI_H
194
195/* Define if you have the <zlib.h> header file.  */
196#undef HAVE_ZLIB_H
197
198/* Define if you have the crypto library (-lcrypto).  */
199#undef HAVE_LIBCRYPTO
200
201/* Define if you have the dnet library (-ldnet).  */
202#undef HAVE_LIBDNET
203
204/* Define if you have the resolv library (-lresolv).  */
205#undef HAVE_LIBRESOLV
206
207/* Define if you have the rpc library (-lrpc).  */
208#undef HAVE_LIBRPC
209
210/* Define if you have the smi library (-lsmi).  */
211#undef HAVE_LIBSMI
212
213/* Define if you have the socket library (-lsocket).  */
214#undef HAVE_LIBSOCKET
215
216/* Define if you have the str library (-lstr).  */
217#undef HAVE_LIBSTR
218
219/* Define if you have the z library (-lz).  */
220#undef HAVE_LIBZ
221