OGR
port
cpl_config.h
1
/* port/cpl_config.h. Generated from cpl_config.h.in by configure. */
2
/* port/cpl_config.h.in. Generated from configure.ac by autoheader. */
3
4
/* Define if building universal (internal helper macro) */
5
/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7
/* Define if you want to use pthreads based multiprocessing support */
8
#define CPL_MULTIPROC_PTHREAD 1
9
10
/* --prefix directory for GDAL install */
11
#define GDAL_PREFIX "/usr"
12
13
/* Define to 1 if you have the 5 args `mremap' function. */
14
#define HAVE_5ARGS_MREMAP 1
15
16
/* Define to 1 if you have the <assert.h> header file. */
17
#define HAVE_ASSERT_H 1
18
19
/* Define to 1 if you have the `atoll' function. */
20
#define HAVE_ATOLL 1
21
22
/* Define to 1 if you have the <CharLS/charls.h> header file. */
23
/* #undef HAVE_CHARLS_CHARLS_H */
24
25
/* Define to 1 if you have the <CharLS/interface.h> header file. */
26
/* #undef HAVE_CHARLS_INTERFACE_H */
27
28
/* Define to 1 if you have the <CL/opencl.h> header file. */
29
/* #undef HAVE_CL_OPENCL_H */
30
31
/* Define to 1 if you have the <csf.h> header file. */
32
/* #undef HAVE_CSF_H */
33
34
/* define if the compiler supports basic C++11 syntax */
35
#define HAVE_CXX11 1
36
37
/* define if the compiler supports basic C++14 syntax */
38
/* #undef HAVE_CXX14 */
39
40
/* Define to 1 if you have the <dbmalloc.h> header file. */
41
/* #undef HAVE_DBMALLOC_H */
42
43
/* Define to 1 if you have the declaration of `strtof', and to 0 if you don't.
44
*/
45
#define HAVE_DECL_STRTOF 1
46
47
/* Define to 1 if you have the <direct.h> header file. */
48
/* #undef HAVE_DIRECT_H */
49
50
/* Define to 1 if you have the <dlfcn.h> header file. */
51
#define HAVE_DLFCN_H 1
52
53
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
54
/* #undef HAVE_DOPRNT */
55
56
/* Define to 1 if you have the <ecs.h> header file. */
57
/* #undef HAVE_ECS_H */
58
59
/* Define to 1 if you have the <errno.h> header file. */
60
#define HAVE_ERRNO_H 1
61
62
/* Define to 1 if you have the <fcntl.h> header file. */
63
#define HAVE_FCNTL_H 1
64
65
/* Define to 1 if you have the <float.h> header file. */
66
#define HAVE_FLOAT_H 1
67
68
/* Define to 1 if you have the <freexl.h> header file. */
69
#define HAVE_FREEXL_H 1
70
71
/* Define to 1 if GCC atomic builtins are available */
72
#define HAVE_GCC_ATOMIC_BUILTINS 1
73
74
/* Define to 1 if GCC bswap builtins are available */
75
/* #undef HAVE_GCC_BSWAP */
76
77
/* Define to 1 if the compiler supports -Wzero-as-null-pointer-constant */
78
#define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
79
80
/* Define to 1 if you have the <geotiff.h> header file. */
81
/* #undef HAVE_GEOTIFF_H */
82
83
/* Define to 1 if you have the `getaddrinfo' function. */
84
#define HAVE_GETADDRINFO 1
85
86
/* Define to 1 if you have the `getcwd' function. */
87
#define HAVE_GETCWD 1
88
89
/* Define to 1 if you have the `getrlimit' function. */
90
#define HAVE_GETRLIMIT 1
91
92
/* Define to 1 if you have the <gif_lib.h> header file. */
93
#define HAVE_GIF_LIB_H 1
94
95
/* Define if you have the iconv() function and it works. */
96
#define HAVE_ICONV 1
97
98
/* Define as 0 or 1 according to the floating point format supported by the
99
machine */
100
#define HAVE_IEEEFP 1
101
102
/* Define to 1 if the system has the type `int16'. */
103
/* #undef HAVE_INT16 */
104
105
/* Define to 1 if the system has the type `int32'. */
106
/* #undef HAVE_INT32 */
107
108
/* Define to 1 if the system has the type `int8'. */
109
/* #undef HAVE_INT8 */
110
111
/* Define to 1 if you have the <inttypes.h> header file. */
112
#define HAVE_INTTYPES_H 1
113
114
/* Define to 1 if you have the <jpeglib.h> header file. */
115
#define HAVE_JPEGLIB_H 1
116
117
/* Define to 1 if you have the `dl' library (-ldl). */
118
#define HAVE_LIBDL 1
119
120
/* Define to 1 if you have the `m' library (-lm). */
121
#define HAVE_LIBM 1
122
123
/* Define to 1 if you have the <libqhull/libqhull.h> header file. */
124
/* #undef HAVE_LIBQHULL_LIBQHULL_H */
125
126
/* Define to 1 if you have the `rt' library (-lrt). */
127
#define HAVE_LIBRT 1
128
129
/* Define to 1 if you have the <limits.h> header file. */
130
#define HAVE_LIMITS_H 1
131
132
/* Define to 1 if you have the <linux/userfaultfd.h> header file. */
133
#define HAVE_LINUX_USERFAULTFD_H 1
134
135
/* Define to 1 if you have the <locale.h> header file. */
136
#define HAVE_LOCALE_H 1
137
138
/* Define to 1, if your compiler supports long long data type */
139
#define HAVE_LONG_LONG 1
140
141
/* Define to 1 if you have the `lstat' function. */
142
#define HAVE_LSTAT 1
143
144
/* Define to 1 if you have the <lzma.h> header file. */
145
#define HAVE_LZMA_H 1
146
147
/* Define to 1 if you have the <memory.h> header file. */
148
#define HAVE_MEMORY_H 1
149
150
/* Define to 1 if you have the `mmap' function. */
151
#define HAVE_MMAP 1
152
153
/* Define to 1 if you have the <openssl/bio.h> header file. */
154
#define HAVE_OPENSSL_BIO_H 1
155
156
/* Define to 1 if you have the <pcre.h> header file. */
157
#define HAVE_PCRE_H 1
158
159
/* Define to 1 if you have the <png.h> header file. */
160
#define HAVE_PNG_H 1
161
162
/* Define to 1 if you have the `posix_memalign' function. */
163
#define HAVE_POSIX_MEMALIGN 1
164
165
/* Define to 1 if you have the `posix_spawnp' function. */
166
#define HAVE_POSIX_SPAWNP 1
167
168
/* Define to 1 if you have the <proj.h> header file. */
169
#define HAVE_PROJ_H 1
170
171
/* Define to 1 if you have the `PTHREAD_MUTEX_ADAPTIVE_NP' constant. */
172
#define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
173
174
/* Define to 1 if you have the `PTHREAD_MUTEX_RECURSIVE' constant. */
175
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
176
177
/* Define to 1 if you have the `pthread_spinlock_t' type. */
178
#define HAVE_PTHREAD_SPINLOCK 1
179
180
/* Define to 1 if you have the <qhull/libqhull.h> header file. */
181
/* #undef HAVE_QHULL_LIBQHULL_H */
182
183
/* Define to 1 if you have the <rasterlite2/rasterlite2.h> header file. */
184
/* #undef HAVE_RASTERLITE2_RASTERLITE2_H */
185
186
/* Define to 1 if you have the `readlink' function. */
187
#define HAVE_READLINK 1
188
189
/* Define to 1 if you have the `RLIMIT_AS' constant. */
190
#define HAVE_RLIMIT_AS 1
191
192
/* Define to 1 if you have the _SC_PHYS_PAGES' constant. */
193
#define HAVE_SC_PHYS_PAGES 1
194
195
/* Define to 1 if you have the `sigaction' function. */
196
#define HAVE_SIGACTION 1
197
198
/* Define to 1 if you have the `snprintf' function. */
199
#define HAVE_SNPRINTF 1
200
201
/* Define to 1 if you have the <sqlite3.h> header file. */
202
#define HAVE_SQLITE3_H 1
203
204
/* Define to 1 if you have the <sql.h> header file. */
205
#define HAVE_SQL_H 1
206
207
/* Define to 1 if you have the `statvfs' function. */
208
#define HAVE_STATVFS 1
209
210
/* Define to 1 if you have the `statvfs64' function. */
211
#define HAVE_STATVFS64 1
212
213
/* Define to 1 if you have the <stdint.h> header file. */
214
#define HAVE_STDINT_H 1
215
216
/* Define to 1 if you have the <stdlib.h> header file. */
217
#define HAVE_STDLIB_H 1
218
219
/* Define to 1 if you have the `std::isnan' function. */
220
#define HAVE_STD_IS_NAN 1
221
222
/* Define to 1 if you have the <strings.h> header file. */
223
#define HAVE_STRINGS_H 1
224
225
/* Define to 1 if you have the <string.h> header file. */
226
#define HAVE_STRING_H 1
227
228
/* Define to 1 if you have the `strtof' function. */
229
#define HAVE_STRTOF 1
230
231
/* Define to 1 if you have the `strtoull' function. */
232
#define HAVE_STRTOULL 1
233
234
/* Define to 1 if you have the <sys/stat.h> header file. */
235
#define HAVE_SYS_STAT_H 1
236
237
/* Define to 1 if you have the <sys/types.h> header file. */
238
#define HAVE_SYS_TYPES_H 1
239
240
/* Define to 1 if the system has the type __uint128_t */
241
#define HAVE_UINT128_T 1
242
243
/* Define to 1 if the system has the type `uintptr_t'. */
244
#define HAVE_UINTPTR_T 1
245
246
/* Define to 1 if you have the <unistd.h> header file. */
247
#define HAVE_UNISTD_H 1
248
249
/* Define to 1 if you have the `uselocale' function. */
250
#define HAVE_USELOCALE 1
251
252
/* Define to 1 if you have the <values.h> header file. */
253
#define HAVE_VALUES_H 1
254
255
/* Define to 1 if you have the `vfork' function. */
256
#define HAVE_VFORK 1
257
258
/* Define to 1 if you have the `vprintf' function. */
259
#define HAVE_VPRINTF 1
260
261
/* Define to 1 if you have the `vsnprintf' function. */
262
#define HAVE_VSNPRINTF 1
263
264
/* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
265
#define HOST_FILLORDER FILLORDER_MSB2LSB
266
267
/* Define as const if the declaration of iconv() needs const. */
268
#define ICONV_CONST
269
270
/* For.cpp files, define as const if the declaration of iconv() needs const.
271
*/
272
#define ICONV_CPP_CONST
273
274
/* Define to 1 if libjvm.so should be dlopen'd */
275
/* #undef JVM_LIB_DLOPEN */
276
277
/* Define to the sub-directory where libtool stores uninstalled libraries. */
278
#define LT_OBJDIR ".libs/"
279
280
/* Define for Mac OSX Framework build */
281
/* #undef MACOSX_FRAMEWORK */
282
283
/* Define to the address where bug reports for this package should be sent. */
284
#define PACKAGE_BUGREPORT ""
285
286
/* Define to the full name of this package. */
287
#define PACKAGE_NAME ""
288
289
/* Define to the full name and version of this package. */
290
#define PACKAGE_STRING ""
291
292
/* Define to the one symbol short name of this package. */
293
#define PACKAGE_TARNAME ""
294
295
/* Define to the home page for this package. */
296
#define PACKAGE_URL ""
297
298
/* Define to the version of this package. */
299
#define PACKAGE_VERSION ""
300
301
/* The size of `int', as computed by sizeof. */
302
#define SIZEOF_INT 4
303
304
/* The size of `unsigned long', as computed by sizeof. */
305
#define SIZEOF_UNSIGNED_LONG 8
306
307
/* The size of `void*', as computed by sizeof. */
308
#define SIZEOF_VOIDP 8
309
310
/* Define to 1 if you have the ANSI C header files. */
311
#define STDC_HEADERS 1
312
313
/* Define to 1 if you have fseek64, ftell64 */
314
#define UNIX_STDIO_64 1
315
316
/* Define to 1 if you want to use the -fvisibility GCC flag */
317
/* #undef USE_GCC_VISIBILITY_FLAG */
318
319
/* Define to name of 64bit fopen function */
320
#define VSI_FOPEN64 fopen64
321
322
/* Define to name of 64bit fseek func */
323
#define VSI_FSEEK64 fseeko64
324
325
/* Define to name of 64bit ftell func */
326
#define VSI_FTELL64 ftello64
327
328
/* Define to name of 64bit ftruncate function */
329
#define VSI_FTRUNCATE64 ftruncate64
330
331
/* Define to 1, if you have 64 bit STDIO API */
332
#define VSI_LARGE_API_SUPPORTED 1
333
334
/* Define to 1, if you have LARGEFILE64_SOURCE */
335
/* #undef VSI_NEED_LARGEFILE64_SOURCE */
336
337
/* Define to name of 64bit stat function */
338
#define VSI_STAT64 stat64
339
340
/* Define to name of 64bit stat structure */
341
#define VSI_STAT64_T stat64
342
343
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
344
significant byte first (like Motorola and SPARC, unlike Intel). */
345
#if defined AC_APPLE_UNIVERSAL_BUILD
346
# if defined __BIG_ENDIAN__
347
# define WORDS_BIGENDIAN 1
348
# endif
349
#else
350
# ifndef WORDS_BIGENDIAN
351
/* # undef WORDS_BIGENDIAN */
352
# endif
353
#endif
354
355
#include "cpl_config_extras.h"
GByte
unsigned char GByte
Definition:
cpl_port.h:215
CPLBase64Encode
char * CPLBase64Encode(int nBytes, const GByte *pabyData)
Definition:
cpl_base64.cpp:199
cpl_conv.h
cpl_string.h
cpl_port.h
CPLStrdup
char * CPLStrdup(const char *)
Definition:
cpl_conv.cpp:293
CPLBase64DecodeInPlace
int CPLBase64DecodeInPlace(GByte *pszBase64)
Definition:
cpl_base64.cpp:93
Generated for GDAL by
1.8.17.