source: trunk/third/ORBit2/config.h.in @ 21310

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