source: trunk/ORBit2-2.14.0/config.h

Last change on this file was 92, checked in by cinc, 19 years ago

Orbit2 modified for use with NOM

File size: 5.9 KB
RevLine 
[92]1/* config.h. Generated by configure. */
2/* config.h.in. Generated from configure.in by autoheader. */
3
4/* Define if HTTP connections are available */
5/* #undef ENABLE_HTTP */
6
7/* Define to 1 if you have the <arpa/inet.h> header file. */
8#define HAVE_ARPA_INET_H 1
9
10/* Define to 1 if you have the <arpa/nameser.h> header file. */
11#define HAVE_ARPA_NAMESER_H 1
12
13/* Define to 1 if you have the `basename' function. */
14#define HAVE_BASENAME 1
15
16/* Define to 1 if you have the <dlfcn.h> header file. */
17#define HAVE_DLFCN_H 1
18
19/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
20/* #undef HAVE_DOPRNT */
21
22/* Define to 1 if you have the <endian.h> header file. */
23#define HAVE_ENDIAN_H 1
24
25/* Define to 1 if you have the <fcntl.h> header file. */
26#define HAVE_FCNTL_H 1
27
28/* Define if getaddrinfo() is available */
29/* #undef HAVE_GETADDRINFO */
30
31/* Define if getnameinfo() is available */
32/* #undef HAVE_GETNAMEINFO */
33
34/* Define if inet_pton() is available */
35#define HAVE_INET_PTON 1
36
37/* Define to 1 if you have the <inttypes.h> header file. */
38#define HAVE_INTTYPES_H 1
39
40/* Define to 1 if you have the `nsl' library (-lnsl). */
41/* #undef HAVE_LIBNSL */
42
43/* Define to 1 if you have the `resolv' library (-lresolv). */
44/* #undef HAVE_LIBRESOLV */
45
46/* Define to 1 if you have the `socket' library (-lsocket). */
47/* #undef HAVE_LIBSOCKET */
48
49/* Define to 1 if you have the <linux/socket.h> header file. */
50/* #undef HAVE_LINUX_SOCKET_H */
51
52/* Define to 1 if you have the <machine/endian.h> header file. */
53#define HAVE_MACHINE_ENDIAN_H 1
54
55/* Define to 1 if you have the <machine/types.h> header file. */
56#define HAVE_MACHINE_TYPES_H 1
57
58/* Define to 1 if you have the <memory.h> header file. */
59#define HAVE_MEMORY_H 1
60
61/* Define to 1 if you have the <netdb.h> header file. */
62#define HAVE_NETDB_H 1
63
64/* Define to 1 if you have the <netinet/in.h> header file. */
65#define HAVE_NETINET_IN_H 1
66
67/* Define to 1 if you have the <netinet/tcp.h> header file. */
68#define HAVE_NETINET_TCP_H 1
69
70/* Define to 1 if you have the <openssl/ssl.h> header file. */
71/* #undef HAVE_OPENSSL_SSL_H */
72
73/* Define to 1 if you have the `poll' function. */
74/* #undef HAVE_POLL */
75
76/* Define to 1 if you have the <resolv.h> header file. */
77#define HAVE_RESOLV_H 1
78
79/* Define if sockaddr has sa_len member */
80#define HAVE_SOCKADDR_SA_LEN 1
81
82/* Define to 1 if you have the <stddef.h> header file. */
83#define HAVE_STDDEF_H 1
84
85/* Define to 1 if you have the <stdint.h> header file. */
86#define HAVE_STDINT_H 1
87
88/* Define to 1 if you have the <stdlib.h> header file. */
89#define HAVE_STDLIB_H 1
90
91/* Define to 1 if you have the <strings.h> header file. */
92#define HAVE_STRINGS_H 1
93
94/* Define to 1 if you have the <string.h> header file. */
95#define HAVE_STRING_H 1
96
97/* Define to 1 if you have the <syslog.h> header file. */
98#define HAVE_SYSLOG_H 1
99
100/* Define to 1 if you have the <sys/endian.h> header file. */
101#define HAVE_SYS_ENDIAN_H 1
102
103/* Define to 1 if you have the <sys/isa_defs.h> header file. */
104/* #undef HAVE_SYS_ISA_DEFS_H */
105
106/* Define to 1 if you have the <sys/machine.h> header file. */
107/* #undef HAVE_SYS_MACHINE_H */
108
109/* Define to 1 if you have the <sys/poll.h> header file. */
110/* #undef HAVE_SYS_POLL_H */
111
112/* Define to 1 if you have the <sys/select.h> header file. */
113#define HAVE_SYS_SELECT_H 1
114
115/* Define to 1 if you have the <sys/socket.h> header file. */
116#define HAVE_SYS_SOCKET_H 1
117
118/* Define to 1 if you have the <sys/sockio.h> header file. */
119#define HAVE_SYS_SOCKIO_H 1
120
121/* Define to 1 if you have the <sys/stat.h> header file. */
122#define HAVE_SYS_STAT_H 1
123
124/* Define to 1 if you have the <sys/time.h> header file. */
125#define HAVE_SYS_TIME_H 1
126
127/* Define to 1 if you have the <sys/types.h> header file. */
128#define HAVE_SYS_TYPES_H 1
129
130/* Define to 1 if you have the <sys/uio.h> header file. */
131#define HAVE_SYS_UIO_H 1
132
133/* Define to 1 if you have the <sys/un.h> header file. */
134#define HAVE_SYS_UN_H 1
135
136/* Define to 1 if you have the <sys/utime.h> header file. */
137#define HAVE_SYS_UTIME_H 1
138
139/* Define to 1 if you have the <sys/wait.h> header file. */
140#define HAVE_SYS_WAIT_H 1
141
142/* Define to 1 if you have the <unistd.h> header file. */
143#define HAVE_UNISTD_H 1
144
145/* Define to 1 if you have the <utime.h> header file. */
146#define HAVE_UTIME_H 1
147
148/* Define to 1 if you have the `vprintf' function. */
149#define HAVE_VPRINTF 1
150
151/* Define to 1 if you have the <wchar.h> header file. */
152#define HAVE_WCHAR_H 1
153
154/* Define to 1 if you have the <wcstr.h> header file. */
155/* #undef HAVE_WCSTR_H */
156
157/* Define to 1 if you have the <wctype.h> header file. */
158#define HAVE_WCTYPE_H 1
159
160/* Define to 1 if you have the <winsock2.h> header file. */
161/* #undef HAVE_WINSOCK2_H */
162
163/* defined if purify is enabled */
164/* #undef ORBIT_PURIFY */
165
166/* Define to the address where bug reports for this package should be sent. */
167#define PACKAGE_BUGREPORT ""
168
169/* Define to the full name of this package. */
170#define PACKAGE_NAME ""
171
172/* Define to the full name and version of this package. */
173#define PACKAGE_STRING ""
174
175/* Define to the one symbol short name of this package. */
176#define PACKAGE_TARNAME ""
177
178/* Define to the version of this package. */
179#define PACKAGE_VERSION ""
180
181/* Define to 1 if you have the ANSI C header files. */
182#define STDC_HEADERS 1
183
184/* Define to 1 if your processor stores words with the most significant byte
185 first (like Motorola and SPARC, unlike Intel and VAX). */
186/* #undef WORDS_BIGENDIAN */
187
188/* Define to empty if `const' does not conform to ANSI C. */
189/* #undef const */
190
191/* Define to `__inline__' or `__inline' if that's what the C compiler
192 calls it, or to nothing if 'inline' is not supported under any name. */
193#ifndef __cplusplus
194/* #undef inline */
195#endif
196
197/* Define to `unsigned' if <sys/types.h> does not define. */
198/* #undef size_t */
199
200/* Define socklen_t to be of type size_t */
201#define socklen_t size_t
Note: See TracBrowser for help on using the repository browser.