"Initial commit to Gerrit"
[profile/ivi/gpsd.git] / libQgpsmm / mingw / gpsd_config.h
1 /* Stripped down verison of gpsd_config.h to build the QT bindings with mingw  */
2
3 #include "version.h"
4
5 /* AIVDM protocol support) */
6 #define AIVDM_ENABLE 1
7
8 /* client debugging support) */
9 #define CLIENTDEBUG_ENABLE 1
10
11 /* Define to 1 if you have `alloca', as a function or macro. */
12 #define HAVE_ALLOCA 1
13
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15    */
16 #define HAVE_ALLOCA_H 1
17
18 /* Define to 1 if you have the <arpa/inet.h> header file. */
19 #define HAVE_ARPA_INET_H 1
20
21 /* Define if you have the external 'daylight' variable. */
22 #define HAVE_DAYLIGHT 1
23
24 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
25    */
26 /* #undef HAVE_DECL_TZNAME */
27
28 /* Define to 1 if you have the <dlfcn.h> header file. */
29 #define HAVE_DLFCN_H 1
30
31 /* Define to 1 if you have the <getopt.h> header file. */
32 #define HAVE_GETOPT_H 1
33
34 /* Define to 1 if you have the <grp.h> header file. */
35 #define HAVE_GRP_H 1
36
37 /* Define to 1 if you have the <inttypes.h> header file. */
38 #define HAVE_INTTYPES_H 1
39
40 /* pthread libraries are present */
41 #define HAVE_LIBPTHREAD /**/
42
43 /* Define to 1 if you have the <memory.h> header file. */
44 #define HAVE_MEMORY_H 1
45
46 /* Define to 1 if you have the <ncurses.h> header file. */
47 #define HAVE_NCURSES_H 1
48
49 /* Define to 1 if you have the <netdb.h> header file. */
50 #define HAVE_NETDB_H 1
51
52 /* Define to 1 if you have the <netinet/in.h> header file. */
53 #define HAVE_NETINET_IN_H 1
54
55 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
56 #define HAVE_NETINET_IN_SYSTM_H 1
57
58 /* Define to 1 if you have the <netinet/ip.h> header file. */
59 /* #undef HAVE_NETINET_IP_H */
60
61 /* Define to 1 if you have the <netinet/tcp.h> header file. */
62 #define HAVE_NETINET_TCP_H 1
63
64 /* Define to 1 if you have the <pwd.h> header file. */
65 #define HAVE_PWD_H 1
66
67 /* Define to 1 if you have the <Python.h> header file. */
68 #define HAVE_PYTHON_H 1
69
70 /* Define to 1 if you have the `round' function. */
71 /* #undef HAVE_ROUND */
72
73 /* Define to 1 if you have the `setlocale' function. */
74 #define HAVE_SETLOCALE 1
75
76 /* Define to 1 if you have the <stdint.h> header file. */
77 #define HAVE_STDINT_H 1
78
79 /* Define to 1 if you have the <stdlib.h> header file. */
80 #define HAVE_STDLIB_H 1
81
82 /* Define to 1 if you have the <strings.h> header file. */
83 #define HAVE_STRINGS_H 1
84
85 /* Define to 1 if you have the <string.h> header file. */
86 #define HAVE_STRING_H 1
87
88 /* Define to 1 if you have the `strlcat' function. */
89 /* #undef HAVE_STRLCAT */
90
91 /* Define to 1 if you have the `strlcpy' function. */
92 /* #undef HAVE_STRLCPY */
93
94 /* Define to 1 if you have the `strtonum' function. */
95 /* #undef HAVE_STRTONUM */
96
97 /* Define to 1 if `tm_zone' is member of `struct tm'. */
98 #define HAVE_STRUCT_TM_TM_ZONE 1
99
100 /* Define to 1 if you have the <syslog.h> header file. */
101 #define HAVE_SYSLOG_H 1
102
103 /* Define to 1 if you have the <sys/ioctl.h> header file. */
104 #define HAVE_SYS_IOCTL_H 1
105
106 /* Define to 1 if you have the <sys/ipc.h> header file. */
107 #define HAVE_SYS_IPC_H 1
108
109 /* Define to 1 if you have the <sys/modem.h> header file. */
110 /* #undef HAVE_SYS_MODEM_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/shm.h> header file. */
116 #define HAVE_SYS_SHM_H 1
117
118 /* Define to 1 if you have the <sys/socket.h> header file. */
119 #define HAVE_SYS_SOCKET_H 1
120
121 /* Define to 1 if you have the <sys/stat.h> header file. */
122 /* #undef HAVE_SYS_STAT_H 1 */
123
124 /* Define to 1 if you have the <sys/termios.h> header file. */
125 /*#undef HAVE_SYS_TERMIOS_H 1 */
126
127 /* Define to 1 if you have the <sys/time.h> header file. */
128 #define HAVE_SYS_TIME_H 1
129
130 /* Define to 1 if you have the <sys/types.h> header file. */
131 #define HAVE_SYS_TYPES_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 <termios.h> header file. */
137 /* #undef HAVE_TERMIOS_H 1 */
138
139 /* Have timezone variable */
140 #define HAVE_TIMEZONE /**/
141
142 /* struct tm has tm_gmtoff */
143 /* #undef HAVE_TM_GMTOFF */
144
145 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
146    `HAVE_STRUCT_TM_TM_ZONE' instead. */
147 #define HAVE_TM_ZONE 1
148
149 /* Define to 1 if you don't have `tm_zone' but do have the external array
150    `tzname'. */
151 /* #undef HAVE_TZNAME */
152
153 /* Define to 1 if you have the <unistd.h> header file. */
154 #define HAVE_UNISTD_H 1
155
156 /* Define to 1 if you have the `vsnprintf' function. */
157 #define HAVE_VSNPRINTF 1
158
159 /* IPv6 support */
160 #define IPV6_ENABLE 1
161
162 /* C++ support */
163 #define LIBGPSMM_ENABLE 1
164
165 /* oldstyle (pre-JSON) protocol support */
166 #define OLDSTYLE_ENABLE 1
167
168 /* Name of package */
169 #define PACKAGE "gpsd"
170
171 /* Define to the address where bug reports for this package should be sent. */
172 #define PACKAGE_BUGREPORT ""
173
174 /* Define to the full name of this package. */
175 #define PACKAGE_NAME ""
176
177 /* Define to the full name and version of this package. */
178 #define PACKAGE_STRING ""
179
180 /* Define to the one symbol short name of this package. */
181 #define PACKAGE_TARNAME ""
182
183 /* Define to the version of this package. */
184 #define PACKAGE_VERSION ""
185
186
187 /* Raw Measurement support */
188 #define RAW_ENABLE 1
189
190 /* rtcm104v2 binary support */
191 #define RTCM104V2_ENABLE 1
192
193 /* rtcm104v3 binary support */
194 #define RTCM104V3_ENABLE 1
195
196 /* Squelch logging and hexdumps */
197 /* #undef SQUELCH_ENABLE */
198
199 /* If using the C implementation of alloca, define if you know the
200    direction of stack growth for your system; otherwise it will be
201    automatically deduced at runtime.
202         STACK_DIRECTION > 0 => grows toward higher addresses
203         STACK_DIRECTION < 0 => grows toward lower addresses
204         STACK_DIRECTION = 0 => direction of growth unknown */
205 /* #undef STACK_DIRECTION */
206
207 /* Define to 1 if you have the ANSI C header files. */
208 #define STDC_HEADERS 1
209
210 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
211 #define TIME_WITH_SYS_TIME 1
212
213 /* latency timing support) */
214 #define TIMING_ENABLE 1
215
216 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
217 /* #undef TM_IN_SYS_TIME */
218
219 /* True North Technologies support */
220 /* #undef TNT_ENABLE */
221
222 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
223    significant byte first (like Motorola and SPARC, unlike Intel). */
224 #if defined AC_APPLE_UNIVERSAL_BUILD
225 # if defined __BIG_ENDIAN__
226 #  define WORDS_BIGENDIAN 1
227 # endif
228 #else
229 # ifndef WORDS_BIGENDIAN
230 /* #  undef WORDS_BIGENDIAN */
231 # endif
232 #endif
233
234 /* Define to 1 if the X Window System is missing or not being used. */
235 /* #undef X_DISPLAY_MISSING */
236
237 /* Some libc's don't have strlcat/strlcpy. Local copies are provided */
238 #ifndef HAVE_STRLCAT
239 # ifdef __cplusplus
240 extern "C" {
241 # endif
242 size_t strlcat(/*@out@*/char *dst, /*@in@*/const char *src, size_t size);
243 # ifdef __cplusplus
244 }
245 # endif
246 #endif
247 #ifndef HAVE_STRLCPY
248 # ifdef __cplusplus
249 extern "C" {
250 # endif
251 size_t strlcpy(/*@out@*/char *dst, /*@in@*/const char *src, size_t size);
252 # ifdef __cplusplus
253 }
254 # endif
255 #endif
256
257 #define GPSD_CONFIG_H
258
259 /* Define to empty if `const' does not conform to ANSI C. */
260 /* #undef const */