/[zanavi_public1]/navit/config.h.in
ZANavi

Contents of /navit/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 13055 byte(s)
import files
1 /* config.h.in. Generated from configure.in by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to avoid floating point */
7 #undef AVOID_FLOAT
8
9 /* Define to avoid unaligned access */
10 #undef AVOID_UNALIGNED
11
12 /* Size of Cache in Bytes */
13 #undef CACHE_SIZE
14
15 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16 systems. This function is required for `alloca.c' support on those systems.
17 */
18 #undef CRAY_STACKSEG_END
19
20 /* Define to 1 if using `alloca.c'. */
21 #undef C_ALLOCA
22
23 /* Use system bus instead of session bus for binding dbus */
24 #undef DBUS_USE_SYSTEM_BUS
25
26 /* Define to 1 if translation of program messages to the user's native
27 language is requested. */
28 #undef ENABLE_NLS
29
30 /* Define to add support for specifying roll angle in transformation */
31 #undef ENABLE_ROLL
32
33 /* Freetype fonts to use */
34 #undef FREETYPE_FONTS
35
36 /* Build with fribidi support for older versions of fribidi */
37 #undef FRIBIDIOLD
38
39 /* Build with graphics sdl */
40 #undef GRAPHICS_SDL
41
42 /* Define to 1 if you have `alloca', as a function or macro. */
43 #undef HAVE_ALLOCA
44
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46 */
47 #undef HAVE_ALLOCA_H
48
49 /* Have Android API */
50 #undef HAVE_API_ANDROID
51
52 /* Have Windows API */
53 #undef HAVE_API_WIN32
54
55 /* Have Windows Base API */
56 #undef HAVE_API_WIN32_BASE
57
58 /* Have Windows CE API */
59 #undef HAVE_API_WIN32_CE
60
61 /* Define to 1 if you have the <argz.h> header file. */
62 #undef HAVE_ARGZ_H
63
64 /* Define to 1 if you have the `asprintf' function. */
65 #undef HAVE_ASPRINTF
66
67 /* Define to 1 if you have byteswap.h */
68 #undef HAVE_BYTESWAP_H
69
70 /* Define to 1 if you have the `CreateProcess' function. */
71 #undef HAVE_CREATEPROCESS
72
73 /* Define if the GNU dcgettext() function is already present or preinstalled.
74 */
75 #undef HAVE_DCGETTEXT
76
77 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
78 don't. */
79 #undef HAVE_DECL_FEOF_UNLOCKED
80
81 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
82 you don't. */
83 #undef HAVE_DECL_FGETS_UNLOCKED
84
85 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
86 don't. */
87 #undef HAVE_DECL_GETC_UNLOCKED
88
89 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
90 don't. */
91 #undef HAVE_DECL__SNPRINTF
92
93 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
94 don't. */
95 #undef HAVE_DECL__SNWPRINTF
96
97 /* Define to 1 if you have the <dlfcn.h> header file. */
98 #undef HAVE_DLFCN_H
99
100 /* Define to 1 if you have dlopen */
101 #undef HAVE_DLOPEN
102
103 /* Define to 1 if you have fontconfig */
104 #undef HAVE_FONTCONFIG
105
106 /* Define to 1 if you have the <GL/freeglut.h> header file. */
107 #undef HAVE_FREEGLUT
108
109 /* Define to 1 if you have the <FreeImage.h> header file. */
110 #undef HAVE_FREEIMAGE
111
112 /* Define to 1 if you have the `fsync' function. */
113 #undef HAVE_FSYNC
114
115 /* Define to 1 if you have the `fwprintf' function. */
116 #undef HAVE_FWPRINTF
117
118 /* Define to 1 if you have the `getcwd' function. */
119 #undef HAVE_GETCWD
120
121 /* Define to 1 if you have the `getegid' function. */
122 #undef HAVE_GETEGID
123
124 /* Define to 1 if you have the `geteuid' function. */
125 #undef HAVE_GETEUID
126
127 /* Define to 1 if you have the `getgid' function. */
128 #undef HAVE_GETGID
129
130 /* Define to 1 if you have the getopt header */
131 #undef HAVE_GETOPT_H
132
133 /* Define to 1 if you have the `getpagesize' function. */
134 #undef HAVE_GETPAGESIZE
135
136 /* Define if the GNU gettext() function is already present or preinstalled. */
137 #undef HAVE_GETTEXT
138
139 /* Define to 1 if you have the `getuid' function. */
140 #undef HAVE_GETUID
141
142 /* Define to 1 if you have the <GL/glc.h> header file. */
143 #undef HAVE_GLC
144
145 /* Define to 1 if you have (external) glib library */
146 #undef HAVE_GLIB
147
148 /* Define to 1 if you have the <GL/glut.h> header file. */
149 #undef HAVE_GLUT
150
151 /* Define to 1 if you have gmodule */
152 #undef HAVE_GMODULE
153
154 /* Have the gpsbt library */
155 #undef HAVE_GPSBT
156
157 /* Define to 1 if you have png support in gd. */
158 #undef HAVE_GRAPHICS_GD_PNG
159
160 /* Define to 1 if you have gtk2 */
161 #undef HAVE_GTK2
162
163 /* Define if you have the iconv() function. */
164 #undef HAVE_ICONV
165
166 /* Define to 1 if you have imlib2 */
167 #undef HAVE_IMLIB2
168
169 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
170 #undef HAVE_INTMAX_T
171
172 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
173 #undef HAVE_INTTYPES_H
174
175 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
176 declares uintmax_t. */
177 #undef HAVE_INTTYPES_H_WITH_UINTMAX
178
179 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
180 #undef HAVE_LANGINFO_CODESET
181
182 /* Define if your <locale.h> file defines LC_MESSAGES. */
183 #undef HAVE_LC_MESSAGES
184
185 /* Define to 1 if you have libcrypto */
186 #undef HAVE_LIBCRYPTO
187
188 /* Define to 1 if you have the <gps.h> header file. */
189 #undef HAVE_LIBGPS
190
191 /* Define to 1 if you have libgps19. */
192 #undef HAVE_LIBGPS19
193
194 /* Define to 1 if you have the <libshp/shapefil.h> header file. */
195 #undef HAVE_LIBSHP_SHAPEFIL_H
196
197 /* Define to 1 if you have the <libspeechd.h> header file. */
198 #undef HAVE_LIBSPEECHD
199
200 /* Define to 1 if you have the <limits.h> header file. */
201 #undef HAVE_LIMITS_H
202
203 /* Define to 1 if you have the <locale.h> header file. */
204 #undef HAVE_LOCALE_H
205
206 /* Define if you have the 'long double' type. */
207 #undef HAVE_LONG_DOUBLE
208
209 /* Define if you have the 'long long' type. */
210 #undef HAVE_LONG_LONG
211
212 /* Define to 1 if you have the <malloc.h> header file. */
213 #undef HAVE_MALLOC_H
214
215 /* Define to 1 if you have the <memory.h> header file. */
216 #undef HAVE_MEMORY_H
217
218 /* Define to 1 if you have the `mempcpy' function. */
219 #undef HAVE_MEMPCPY
220
221 /* Define to 1 if you have a working `mmap' system call. */
222 #undef HAVE_MMAP
223
224 /* Define to 1 if you have the `munmap' function. */
225 #undef HAVE_MUNMAP
226
227 /* Define to 1 if you have the <nl_types.h> header file. */
228 #undef HAVE_NL_TYPES_H
229
230 /* Define to 1 if you have the <GL/gl.h> header file. */
231 #undef HAVE_OPENGL
232
233 /* Define if your printf() function supports format strings with positions. */
234 #undef HAVE_POSIX_PRINTF
235
236 /* Postgresql libraries available */
237 #undef HAVE_POSTGRESQL
238
239 /* Define to 1 if you have the `putenv' function. */
240 #undef HAVE_PUTENV
241
242 /* Define to 1 if qt supports svg */
243 #undef HAVE_QT_SVG
244
245 /* Define to 1 if you have the `setenv' function. */
246 #undef HAVE_SETENV
247
248 /* Define to 1 if you have the `setlocale' function. */
249 #undef HAVE_SETLOCALE
250
251 /* Define to 1 if you have the <shapefil.h> header file. */
252 #undef HAVE_SHAPEFIL_H
253
254 /* Define to 1 if you have shared memory */
255 #undef HAVE_SHMEM
256
257 /* Define to 1 if you have the `snprintf' function. */
258 #undef HAVE_SNPRINTF
259
260 /* Define to 1 if you have sockets */
261 #undef HAVE_SOCKET
262
263 /* Define to 1 if you have the <stddef.h> header file. */
264 #undef HAVE_STDDEF_H
265
266 /* Define to 1 if you have the <stdint.h> header file. */
267 #undef HAVE_STDINT_H
268
269 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
270 uintmax_t. */
271 #undef HAVE_STDINT_H_WITH_UINTMAX
272
273 /* Define to 1 if you have the <stdlib.h> header file. */
274 #undef HAVE_STDLIB_H
275
276 /* Define to 1 if you have the `stpcpy' function. */
277 #undef HAVE_STPCPY
278
279 /* Define to 1 if you have the `strcasecmp' function. */
280 #undef HAVE_STRCASECMP
281
282 /* Define to 1 if you have the `strdup' function. */
283 #undef HAVE_STRDUP
284
285 /* Define to 1 if you have the <strings.h> header file. */
286 #undef HAVE_STRINGS_H
287
288 /* Define to 1 if you have the <string.h> header file. */
289 #undef HAVE_STRING_H
290
291 /* Define to 1 if you have the `strtoul' function. */
292 #undef HAVE_STRTOUL
293
294 /* Define to 1 if you have the `system' function. */
295 #undef HAVE_SYSTEM
296
297 /* Define to 1 if you have the <sys/param.h> header file. */
298 #undef HAVE_SYS_PARAM_H
299
300 /* Define to 1 if you have the <libshp/shapefil.h> header file. */
301 #undef HAVE_SYS_SHAPEFILELIB
302
303 /* Define to 1 if you have the <sys/stat.h> header file. */
304 #undef HAVE_SYS_STAT_H
305
306 /* Define to 1 if you have the <sys/types.h> header file. */
307 #undef HAVE_SYS_TYPES_H
308
309 /* Define to 1 if you have the `tsearch' function. */
310 #undef HAVE_TSEARCH
311
312 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
313 #undef HAVE_UINTMAX_T
314
315 /* Define to 1 if you have the <unistd.h> header file. */
316 #undef HAVE_UNISTD_H
317
318 /* Define if you have the 'unsigned long long' type. */
319 #undef HAVE_UNSIGNED_LONG_LONG
320
321 /* Define if you have the 'wchar_t' type. */
322 #undef HAVE_WCHAR_T
323
324 /* Define to 1 if you have the `wcslen' function. */
325 #undef HAVE_WCSLEN
326
327 /* Define to 1 if you have Windows sockets */
328 #undef HAVE_WINSOCK
329
330 /* Define if you have the 'wint_t' type. */
331 #undef HAVE_WINT_T
332
333 /* Define to 1 if you have xpm header */
334 #undef HAVE_XPM
335
336 /* Define to 1 if you have the <zlib.h> header file. */
337 #undef HAVE_ZLIB
338
339 /* Define to 1 if you have the `__argz_count' function. */
340 #undef HAVE___ARGZ_COUNT
341
342 /* Define to 1 if you have the `__argz_next' function. */
343 #undef HAVE___ARGZ_NEXT
344
345 /* Define to 1 if you have the `__argz_stringify' function. */
346 #undef HAVE___ARGZ_STRINGIFY
347
348 /* Define to 1 if you have the `__fsetlocking' function. */
349 #undef HAVE___FSETLOCKING
350
351 /* Define as const if the declaration of iconv() needs const. */
352 #undef ICONV_CONST
353
354 /* Define if integer division by zero raises signal SIGFPE. */
355 #undef INTDIV0_RAISES_SIGFPE
356
357 /* Define to the sub-directory in which libtool stores uninstalled libraries.
358 */
359 #undef LT_OBJDIR
360
361 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
362 #undef NO_MINUS_C_MINUS_O
363
364 /* Name of package */
365 #undef PACKAGE
366
367 /* Define to the address where bug reports for this package should be sent. */
368 #undef PACKAGE_BUGREPORT
369
370 /* Define to the full name of this package. */
371 #undef PACKAGE_NAME
372
373 /* Define to the full name and version of this package. */
374 #undef PACKAGE_STRING
375
376 /* Define to the one symbol short name of this package. */
377 #undef PACKAGE_TARNAME
378
379 /* Define to the home page for this package. */
380 #undef PACKAGE_URL
381
382 /* Define to the version of this package. */
383 #undef PACKAGE_VERSION
384
385 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
386 #undef PRI_MACROS_BROKEN
387
388 /* Define as the maximum value of type 'size_t', if the system doesn't define
389 it. */
390 #undef SIZE_MAX
391
392 /* If using the C implementation of alloca, define if you know the
393 direction of stack growth for your system; otherwise it will be
394 automatically deduced at runtime.
395 STACK_DIRECTION > 0 => grows toward higher addresses
396 STACK_DIRECTION < 0 => grows toward lower addresses
397 STACK_DIRECTION = 0 => direction of growth unknown */
398 #undef STACK_DIRECTION
399
400 /* Define to 1 if you have the ANSI C header files. */
401 #undef STDC_HEADERS
402
403 /* Build with binding dbus */
404 #undef USE_BINDING_DBUS
405
406 /* Build with binding python */
407 #undef USE_BINDING_PYTHON
408
409 /* Build with fribidi support */
410 #undef USE_FRIBIDI
411
412 /* Define to 1 if you want to use graphics. */
413 #undef USE_GRAPHICS
414
415 /* Build with graphics qt_qpainter */
416 #undef USE_GRAPICS_QT_QPAINTER
417
418 /* Build with gui qml */
419 #undef USE_GUI_QML
420
421 /* Build with maemo/hildon support */
422 #undef USE_HILDON
423
424 /* Build with maemo/osso support */
425 #undef USE_OSSO
426
427 /* Define to 1 if you have plugins. */
428 #undef USE_PLUGINS
429
430 /* Define to 1 if you want to have routing. */
431 #undef USE_ROUTING
432
433 /* Enable extensions on AIX 3, Interix. */
434 #ifndef _ALL_SOURCE
435 # undef _ALL_SOURCE
436 #endif
437 /* Enable GNU extensions on systems that have them. */
438 #ifndef _GNU_SOURCE
439 # undef _GNU_SOURCE
440 #endif
441 /* Enable threading extensions on Solaris. */
442 #ifndef _POSIX_PTHREAD_SEMANTICS
443 # undef _POSIX_PTHREAD_SEMANTICS
444 #endif
445 /* Enable extensions on HP NonStop. */
446 #ifndef _TANDEM_SOURCE
447 # undef _TANDEM_SOURCE
448 #endif
449 /* Enable general extensions on Solaris. */
450 #ifndef __EXTENSIONS__
451 # undef __EXTENSIONS__
452 #endif
453
454
455 /* Build with webOS support */
456 #undef USE_WEBOS
457
458 /* Version number of package */
459 #undef VERSION
460
461 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
462 significant byte first (like Motorola and SPARC, unlike Intel). */
463 #if defined AC_APPLE_UNIVERSAL_BUILD
464 # if defined __BIG_ENDIAN__
465 # define WORDS_BIGENDIAN 1
466 # endif
467 #else
468 # ifndef WORDS_BIGENDIAN
469 # undef WORDS_BIGENDIAN
470 # endif
471 #endif
472
473 /* Define to 1 if on MINIX. */
474 #undef _MINIX
475
476 /* Define to 2 if the system does not provide POSIX.1 features except with
477 this defined. */
478 #undef _POSIX_1_SOURCE
479
480 /* Define to 1 if you need to in order for `stat' and other things to work. */
481 #undef _POSIX_SOURCE
482
483 /* Define to empty if `const' does not conform to ANSI C. */
484 #undef const
485
486 /* Define to `__inline__' or `__inline' if that's what the C compiler
487 calls it, or to nothing if 'inline' is not supported under any name. */
488 #ifndef __cplusplus
489 #undef inline
490 #endif
491
492 /* Define to `long int' if <sys/types.h> does not define. */
493 #undef off_t
494
495 /* Define as the type of the result of subtracting two pointers, if the system
496 doesn't define it. */
497 #undef ptrdiff_t
498
499 /* Define to empty if the C compiler doesn't support this keyword. */
500 #undef signed
501
502 /* Define to `unsigned int' if <sys/types.h> does not define. */
503 #undef size_t
504
505 /* Define to unsigned long or unsigned long long if <stdint.h> and
506 <inttypes.h> don't define. */
507 #undef uintmax_t

   
Visit the ZANavi Wiki