]> rtime.felk.cvut.cz Git - frescor/forb.git/blob - forb-idl/config.h
Fix error reporting in protocols
[frescor/forb.git] / forb-idl / config.h
1 /* config.h.  Generated from config.h.in 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 #define HAVE_GETADDRINFO 1
30
31 /* Define if getnameinfo() is available */
32 #define HAVE_GETNAMEINFO 1
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 #define HAVE_LINUX_SOCKET_H 1
51
52 /* Define to 1 if you have the <machine/endian.h> header file. */
53 /* #undef HAVE_MACHINE_ENDIAN_H */
54
55 /* Define to 1 if you have the <machine/types.h> header file. */
56 /* #undef HAVE_MACHINE_TYPES_H */
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 `poll' function. */
71 #define HAVE_POLL 1
72
73 /* Define to 1 if you have the <resolv.h> header file. */
74 #define HAVE_RESOLV_H 1
75
76 /* Define if sockaddr has sa_len member */
77 /* #undef HAVE_SOCKADDR_SA_LEN */
78
79 /* Define to 1 if you have the <stddef.h> header file. */
80 #define HAVE_STDDEF_H 1
81
82 /* Define to 1 if you have the <stdint.h> header file. */
83 #define HAVE_STDINT_H 1
84
85 /* Define to 1 if you have the <stdlib.h> header file. */
86 #define HAVE_STDLIB_H 1
87
88 /* Define to 1 if you have the <strings.h> header file. */
89 #define HAVE_STRINGS_H 1
90
91 /* Define to 1 if you have the <string.h> header file. */
92 #define HAVE_STRING_H 1
93
94 /* Define to 1 if you have the <syslog.h> header file. */
95 #define HAVE_SYSLOG_H 1
96
97 /* Define to 1 if you have the <sys/endian.h> header file. */
98 /* #undef HAVE_SYS_ENDIAN_H */
99
100 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
101 /* #undef HAVE_SYS_ISA_DEFS_H */
102
103 /* Define to 1 if you have the <sys/machine.h> header file. */
104 /* #undef HAVE_SYS_MACHINE_H */
105
106 /* Define to 1 if you have the <sys/poll.h> header file. */
107 #define HAVE_SYS_POLL_H 1
108
109 /* Define to 1 if you have the <sys/select.h> header file. */
110 #define HAVE_SYS_SELECT_H 1
111
112 /* Define to 1 if you have the <sys/socket.h> header file. */
113 #define HAVE_SYS_SOCKET_H 1
114
115 /* Define to 1 if you have the <sys/sockio.h> header file. */
116 /* #undef HAVE_SYS_SOCKIO_H */
117
118 /* Define to 1 if you have the <sys/stat.h> header file. */
119 #define HAVE_SYS_STAT_H 1
120
121 /* Define to 1 if you have the <sys/time.h> header file. */
122 #define HAVE_SYS_TIME_H 1
123
124 /* Define to 1 if you have the <sys/types.h> header file. */
125 #define HAVE_SYS_TYPES_H 1
126
127 /* Define to 1 if you have the <sys/uio.h> header file. */
128 #define HAVE_SYS_UIO_H 1
129
130 /* Define to 1 if you have the <sys/un.h> header file. */
131 #define HAVE_SYS_UN_H 1
132
133 /* Define to 1 if you have the <sys/utime.h> header file. */
134 /* #undef HAVE_SYS_UTIME_H */
135
136 /* Define to 1 if you have the <sys/wait.h> header file. */
137 #define HAVE_SYS_WAIT_H 1
138
139 /* Define to 1 if you have the <unistd.h> header file. */
140 #define HAVE_UNISTD_H 1
141
142 /* Define to 1 if you have the <utime.h> header file. */
143 #define HAVE_UTIME_H 1
144
145 /* Define to 1 if you have the `vprintf' function. */
146 #define HAVE_VPRINTF 1
147
148 /* Define to 1 if you have the <wchar.h> header file. */
149 #define HAVE_WCHAR_H 1
150
151 /* Define to 1 if you have the <wcstr.h> header file. */
152 /* #undef HAVE_WCSTR_H */
153
154 /* Define to 1 if you have the <wctype.h> header file. */
155 #define HAVE_WCTYPE_H 1
156
157 /* Define to 1 if you have the <winsock2.h> header file. */
158 /* #undef HAVE_WINSOCK2_H */
159
160 /* defined if purify is enabled */
161 /* #undef ORBIT_PURIFY */
162
163 /* Define to the address where bug reports for this package should be sent. */
164 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
165
166 /* Define to the full name of this package. */
167 #define PACKAGE_NAME "ORBit2"
168
169 /* Define to the full name and version of this package. */
170 #define PACKAGE_STRING "ORBit2 2.14.13"
171
172 /* Define to the one symbol short name of this package. */
173 #define PACKAGE_TARNAME "ORBit2"
174
175 /* Define to the version of this package. */
176 #define PACKAGE_VERSION "2.14.13"
177
178 /* Define to 1 if you have the ANSI C header files. */
179 #define STDC_HEADERS 1
180
181 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
182    significant byte first (like Motorola and SPARC, unlike Intel and VAX). */
183 #if defined __BIG_ENDIAN__
184 # define WORDS_BIGENDIAN 1
185 #elif ! defined __LITTLE_ENDIAN__
186 /* # undef WORDS_BIGENDIAN */
187 #endif
188
189 /* Define to empty if `const' does not conform to ANSI C. */
190 /* #undef const */
191
192 /* Define to `__inline__' or `__inline' if that's what the C compiler
193    calls it, or to nothing if 'inline' is not supported under any name.  */
194 #ifndef __cplusplus
195 /* #undef inline */
196 #endif
197
198 /* Define to `unsigned int' if <sys/types.h> does not define. */
199 /* #undef size_t */
200
201 /* Define socklen_t to be of type size_t */
202 /* #undef socklen_t */