Eclipse SUMO - Simulation of Urban MObility
config.h
Go to the documentation of this file.
1
/* src/config.h. Generated from config.h.in by configure. */
2
/* src/config.h.in. Generated from configure.ac by autoheader. */
3
4
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5
systems. This function is required for `alloca.c' support on those systems.
6
*/
7
/* #undef CRAY_STACKSEG_END */
8
9
/* Define to 1 if using `alloca.c'. */
10
/* #undef C_ALLOCA */
11
12
/* Constructor needed by Fox classes */
13
#define FOX_CONSTRUCTOR(classname) classname() {}
14
15
/* Define to 1 if you have `alloca', as a function or macro. */
16
#define HAVE_ALLOCA 1
17
18
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19
*/
20
#define HAVE_ALLOCA_H 1
21
22
/* Define if compiling under cygwin */
23
/* #undef HAVE_CYGWIN */
24
25
/* Define to 1 if you have the <dlfcn.h> header file. */
26
#define HAVE_DLFCN_H 1
27
28
/* Reporting string for enabled options */
29
#define HAVE_ENABLED "x86_64-pc-linux-gnu GDAL GUI"
30
31
/* defined if ffmpeg is available */
32
/* #undef HAVE_FFMPEG */
33
34
/* Define to 1 if you have the <float.h> header file. */
35
#define HAVE_FLOAT_H 1
36
37
/* Define to 1 if you have the `floor' function. */
38
#define HAVE_FLOOR 1
39
40
/* defined if FOX is available */
41
#define HAVE_FOX 1
42
43
/* defined if GDAL is available */
44
#define HAVE_GDAL 1
45
46
/* Define to 1 if you have the `getcwd' function. */
47
#define HAVE_GETCWD 1
48
49
/* Define to 1 if you have the `gettimeofday' function. */
50
#define HAVE_GETTIMEOFDAY 1
51
52
/* Define to 1 if you have the <inttypes.h> header file. */
53
#define HAVE_INTTYPES_H 1
54
55
/* Define to 1 if you have the <limits.h> header file. */
56
#define HAVE_LIMITS_H 1
57
58
/* Define to 1 if you have the <malloc.h> header file. */
59
#define HAVE_MALLOC_H 1
60
61
/* Define to 1 if you have the <math.h> header file. */
62
#define HAVE_MATH_H 1
63
64
/* Define to 1 if you have the <memory.h> header file. */
65
#define HAVE_MEMORY_H 1
66
67
/* Define to 1 if you have the `memset' function. */
68
#define HAVE_MEMSET 1
69
70
/* defined if osg is available */
71
/* #undef HAVE_OSG */
72
73
/* Define to 1 if you have the `pow' function. */
74
#define HAVE_POW 1
75
76
/* defined if python is available */
77
/* #undef HAVE_PYTHON */
78
79
/* Define to 1 if you have the `select' function. */
80
#define HAVE_SELECT 1
81
82
/* Define to 1 if you have the `socket' function. */
83
#define HAVE_SOCKET 1
84
85
/* Define to 1 if you have the `sqrt' function. */
86
#define HAVE_SQRT 1
87
88
/* Define to 1 if `stat' has the bug that it succeeds when given the
89
zero-length file name argument. */
90
/* #undef HAVE_STAT_EMPTY_STRING_BUG */
91
92
/* Define to 1 if stdbool.h conforms to C99. */
93
/* #undef HAVE_STDBOOL_H */
94
95
/* Define to 1 if you have the <stddef.h> header file. */
96
#define HAVE_STDDEF_H 1
97
98
/* Define to 1 if you have the <stdint.h> header file. */
99
#define HAVE_STDINT_H 1
100
101
/* Define to 1 if you have the <stdlib.h> header file. */
102
#define HAVE_STDLIB_H 1
103
104
/* Define to 1 if you have the <strings.h> header file. */
105
#define HAVE_STRINGS_H 1
106
107
/* Define to 1 if you have the <string.h> header file. */
108
#define HAVE_STRING_H 1
109
110
/* Define to 1 if you have the <sys/select.h> header file. */
111
#define HAVE_SYS_SELECT_H 1
112
113
/* Define to 1 if you have the <sys/socket.h> header file. */
114
#define HAVE_SYS_SOCKET_H 1
115
116
/* Define to 1 if you have the <sys/stat.h> header file. */
117
#define HAVE_SYS_STAT_H 1
118
119
/* Define to 1 if you have the <sys/time.h> header file. */
120
#define HAVE_SYS_TIME_H 1
121
122
/* Define to 1 if you have the <sys/types.h> header file. */
123
#define HAVE_SYS_TYPES_H 1
124
125
/* Define to 1 if you have the <unistd.h> header file. */
126
#define HAVE_UNISTD_H 1
127
128
/* Define if auto-generated version.h should be used. */
129
/* #undef HAVE_VERSION_H */
130
131
/* Define to 1 if you have the <wchar.h> header file. */
132
#define HAVE_WCHAR_H 1
133
134
/* Define to 1 if the system has the type `_Bool'. */
135
/* #undef HAVE__BOOL */
136
137
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
138
slash. */
139
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
140
141
/* Define to the sub-directory where libtool stores uninstalled libraries. */
142
#define LT_OBJDIR ".libs/"
143
144
/* Including windows.h gives errors otherwise (cygwin) */
145
/* #undef NOMINMAX */
146
147
/* defines the epsilon to use on general floating point comparison */
148
#define NUMERICAL_EPS 0.001
149
150
/* Name of package */
151
#define PACKAGE "sumo"
152
153
/* Define to the address where bug reports for this package should be sent. */
154
#define PACKAGE_BUGREPORT ""
155
156
/* Define to the full name of this package. */
157
#define PACKAGE_NAME "sumo"
158
159
/* Define to the full name and version of this package. */
160
#define PACKAGE_STRING "sumo 1.4.0"
161
162
/* Define to the one symbol short name of this package. */
163
#define PACKAGE_TARNAME "sumo"
164
165
/* Define to the home page for this package. */
166
#define PACKAGE_URL ""
167
168
/* Define to the version of this package. */
169
#define PACKAGE_VERSION "1.4.0"
170
171
/* defines the epsilon to use on position comparison */
172
#define POSITION_EPS 0.1
173
174
/* defined if PROJ is available */
175
/* #undef PROJ_API_FILE */
176
177
/* Define as the return type of signal handlers (`int' or `void'). */
178
#define RETSIGTYPE void
179
180
/* Define to the type of arg 1 for `select'. */
181
#define SELECT_TYPE_ARG1 int
182
183
/* Define to the type of args 2, 3 and 4 for `select'. */
184
#define SELECT_TYPE_ARG234 (fd_set *)
185
186
/* Define to the type of arg 5 for `select'. */
187
#define SELECT_TYPE_ARG5 (struct timeval *)
188
189
/* If using the C implementation of alloca, define if you know the
190
direction of stack growth for your system; otherwise it will be
191
automatically deduced at runtime.
192
STACK_DIRECTION > 0 => grows toward higher addresses
193
STACK_DIRECTION < 0 => grows toward lower addresses
194
STACK_DIRECTION = 0 => direction of growth unknown */
195
/* #undef STACK_DIRECTION */
196
197
/* Define to 1 if you have the ANSI C header files. */
198
/* #undef STDC_HEADERS */
199
200
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
201
#define TIME_WITH_SYS_TIME 1
202
203
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
204
/* #undef TM_IN_SYS_TIME */
205
206
/* Version number of package */
207
#define VERSION "1.4.0"
208
209
/* Defined if auto-generated version.h is unavailable. */
210
#define VERSION_STRING "1.4.0"
211
212
/* Xerces and Fox expect this to be defined (cygwin) */
213
/* #undef WIN32 */
214
215
/* Define length for Xerces 3. */
216
#define XERCES3_SIZE_t XMLSize_t
217
218
/* Define to 1 in order to enable sumo debugging code. */
219
/* #undef _DEBUG */
220
221
/* Define to empty if `const' does not conform to ANSI C. */
222
/* #undef const */
223
224
/* Define to `__inline__' or `__inline' if that's what the C compiler
225
calls it, or to nothing if 'inline' is not supported under any name. */
226
#ifndef __cplusplus
227
/* #undef inline */
228
#endif
229
230
/* Define to `unsigned int' if <sys/types.h> does not define. */
231
/* #undef size_t */
232
233
/* Define to empty if the keyword `volatile' does not work. Warning: valid
234
code using `volatile' can become incorrect without. Disable with care. */
235
/* #undef volatile */
src
config.h
Generated on Sun Jun 21 2020 23:18:41 for Eclipse SUMO - Simulation of Urban MObility by
1.8.17