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.in by autoheader. */
3
/* $Id: cpl_config.h.in 38508 2017-05-20 09:35:37Z rouault $ */
4
5
/* Define if you want to use pthreads based multiprocessing support */
6
#define CPL_MULTIPROC_PTHREAD 1
7
8
/* Define to 1 if you have the `PTHREAD_MUTEX_RECURSIVE' constant. */
9
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10
11
/* Define to 1 if you have the `PTHREAD_MUTEX_ADAPTIVE_NP' constant. */
12
#define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
13
14
/* Define to 1 if you have the `pthread_spinlock_t' type. */
15
#define HAVE_PTHREAD_SPINLOCK 1
16
17
/* Define to 1 if you have the 5 args `mremap' function. */
18
#define HAVE_5ARGS_MREMAP 1
19
20
/* --prefix directory for GDAL install */
21
#define GDAL_PREFIX "/usr"
22
23
/* Define to 1 if you have the <assert.h> header file. */
24
#define HAVE_ASSERT_H 1
25
26
/* Define to 1 if you have the `atoll' function. */
27
#define HAVE_ATOLL 1
28
29
/* Define to 1 if you have the <csf.h> header file. */
30
/* #undef HAVE_CSF_H */
31
32
/* Define to 1 if you have the <dbmalloc.h> header file. */
33
/* #undef HAVE_DBMALLOC_H */
34
35
/* Define to 1 if you have the declaration of `strtof', and to 0 if you don't.
36
*/
37
#define HAVE_DECL_STRTOF 1
38
39
/* Define to 1 if you have the <direct.h> header file. */
40
/* #undef HAVE_DIRECT_H */
41
42
/* Define to 1 if you have the <dlfcn.h> header file. */
43
#define HAVE_DLFCN_H 1
44
45
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
46
/* #undef HAVE_DOPRNT */
47
48
/* Define to 1 if you have the <errno.h> header file. */
49
#define HAVE_ERRNO_H 1
50
51
/* Define to 1 if you have the <fcntl.h> header file. */
52
#define HAVE_FCNTL_H 1
53
54
/* Define to 1 if you have the <float.h> header file. */
55
#define HAVE_FLOAT_H 1
56
57
/* Define to 1 if you have the `getcwd' function. */
58
#define HAVE_GETCWD 1
59
60
/* Define if you have the iconv() function and it works. */
61
#define HAVE_ICONV 1
62
63
/* Define as 0 or 1 according to the floating point format supported by the
64
machine */
65
#define HAVE_IEEEFP 1
66
67
/* Define to 1 if the system has the type `int16'. */
68
/* #undef HAVE_INT16 */
69
70
/* Define to 1 if the system has the type `int32'. */
71
/* #undef HAVE_INT32 */
72
73
/* Define to 1 if the system has the type `int8'. */
74
/* #undef HAVE_INT8 */
75
76
/* Define to 1 if the system has the type `__uint128_t'. */
77
#define HAVE_UINT128_T 1
78
79
/* Define to 1 if you have the <inttypes.h> header file. */
80
#define HAVE_INTTYPES_H 1
81
82
/* Define to 1 if you have the <jpeglib.h> header file. */
83
#define HAVE_JPEGLIB_H 1
84
85
/* Define to 1 if you have the `dl' library (-ldl). */
86
#define HAVE_LIBDL 1
87
88
/* Define to 1 if you have the `m' library (-lm). */
89
#define HAVE_LIBM 1
90
91
/* Define to 1 if you have the `pq' library (-lpq). */
92
/* #undef HAVE_LIBPQ */
93
94
/* Define to 1 if you have the `rt' library (-lrt). */
95
#define HAVE_LIBRT 1
96
97
/* Define to 1 if you have the <limits.h> header file. */
98
#define HAVE_LIMITS_H 1
99
100
/* Define to 1 if you have the <locale.h> header file. */
101
#define HAVE_LOCALE_H 1
102
103
/* Define to 1, if your compiler supports long long data type */
104
#define HAVE_LONG_LONG 1
105
106
/* Define to 1, if your compiler supports uintptr_t data type */
107
#define HAVE_UINTPTR_T 1
108
109
/* Define to 1 if you have the <memory.h> header file. */
110
#define HAVE_MEMORY_H 1
111
112
/* Define to 1 if you have the <png.h> header file. */
113
#define HAVE_PNG_H 1
114
115
/* Define to 1 if you have the `snprintf' function. */
116
#define HAVE_SNPRINTF 1
117
118
/* Define to 1 if you have the <stdint.h> header file. */
119
#define HAVE_STDINT_H 1
120
121
/* Define to 1 if you have the <stdlib.h> header file. */
122
#define HAVE_STDLIB_H 1
123
124
/* Define to 1 if you have the <strings.h> header file. */
125
#define HAVE_STRINGS_H 1
126
127
/* Define to 1 if you have the <string.h> header file. */
128
#define HAVE_STRING_H 1
129
130
/* Define to 1 if you have the `strtof' function. */
131
#define HAVE_STRTOF 1
132
133
/* Define to 1 if you have the <sys/stat.h> header file. */
134
#define HAVE_SYS_STAT_H 1
135
136
/* Define to 1 if you have the <sys/types.h> header file. */
137
#define HAVE_SYS_TYPES_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 <values.h> header file. */
143
#define HAVE_VALUES_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 `vsnprintf' function. */
149
#define HAVE_VSNPRINTF 1
150
151
/* Define to 1 if you have the `readlink' function. */
152
#define HAVE_READLINK 1
153
154
/* Define to 1 if you have the `posix_spawnp' function. */
155
#define HAVE_POSIX_SPAWNP 1
156
157
/* Define to 1 if you have the `posix_memalign' function. */
158
#define HAVE_POSIX_MEMALIGN 1
159
160
/* Define to 1 if you have the `vfork' function. */
161
#define HAVE_VFORK 1
162
163
/* Define to 1 if you have the `mmap' function. */
164
#define HAVE_MMAP 1
165
166
/* Define to 1 if you have the statvfs' function. */
167
#define HAVE_STATVFS 1
168
169
/* Define to 1 if you have the `statvfs64' function. */
170
#define HAVE_STATVFS64 1
171
172
/* Define to 1 if you have the `lstat' function. */
173
#define HAVE_LSTAT 1
174
175
/* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
176
#define HOST_FILLORDER FILLORDER_MSB2LSB
177
178
/* Define as const if the declaration of iconv() needs const. */
179
#define ICONV_CONST
180
181
/* For .cpp files, define as const if the declaration of iconv() needs const. */
182
#define ICONV_CPP_CONST
183
184
/* Define to 1 if libjvm.so should be dlopen'd */
185
/* #undef JVM_LIB_DLOPEN */
186
187
/* Define to the sub-directory in which libtool stores uninstalled libraries.
188
*/
189
#define LT_OBJDIR ".libs/"
190
191
/* Define for Mac OSX Framework build */
192
/* #undef MACOSX_FRAMEWORK */
193
194
/* The size of `int', as computed by sizeof. */
195
#define SIZEOF_INT 4
196
197
/* The size of `long', as computed by sizeof. */
198
/* #undef SIZEOF_LONG */
199
200
/* The size of `unsigned long', as computed by sizeof. */
201
#define SIZEOF_UNSIGNED_LONG 8
202
203
/* The size of `void*', as computed by sizeof. */
204
#define SIZEOF_VOIDP 8
205
206
/* Define to 1 if you have the ANSI C header files. */
207
#define STDC_HEADERS 1
208
209
/* Define to 1 if you have fseek64, ftell64 */
210
#define UNIX_STDIO_64 1
211
212
/* Define to 1 if you want to use the -fvisibility GCC flag */
213
/* #undef USE_GCC_VISIBILITY_FLAG */
214
215
/* Define to 1 if GCC atomic builtins are available */
216
#define HAVE_GCC_ATOMIC_BUILTINS 1
217
218
/* Define to 1 if GCC bswap builtins are available */
219
/* #undef HAVE_GCC_BSWAP */
220
221
/* Define to name of 64bit fopen function */
222
#define VSI_FOPEN64 fopen64
223
224
/* Define to name of 64bit ftruncate function */
225
#define VSI_FTRUNCATE64 ftruncate64
226
227
/* Define to name of 64bit fseek func */
228
#define VSI_FSEEK64 fseeko64
229
230
/* Define to name of 64bit ftell func */
231
#define VSI_FTELL64 ftello64
232
233
/* Define to 1, if you have 64 bit STDIO API */
234
#define VSI_LARGE_API_SUPPORTED 1
235
236
/* Define to 1, if you have LARGEFILE64_SOURCE */
237
/* #undef VSI_NEED_LARGEFILE64_SOURCE */
238
239
/* Define to name of 64bit stat function */
240
#define VSI_STAT64 stat64
241
242
/* Define to name of 64bit stat structure */
243
#define VSI_STAT64_T stat64
244
245
/* Define to 1 if your processor stores words with the most significant byte
246
first (like Motorola and SPARC, unlike Intel and VAX). */
247
/* #undef WORDS_BIGENDIAN */
248
249
/* Define to 1 if you have the `getaddrinfo' function. */
250
#define HAVE_GETADDRINFO 1
251
252
/* Define to 1 if you have the _SC_PHYS_PAGES' constant. */
253
#define HAVE_SC_PHYS_PAGES 1
254
255
/* Use this file to override settings in instances where you're doing FAT compiles
256
on Apple. It is currently off by default because it doesn't seem to work with
257
XCode >= 3/28/11 */
258
/* #include "cpl_config_extras.h" */
259
260
/* Define to 1 if you have the `uselocale' function. */
261
#define HAVE_USELOCALE 1
262
263
/* Define to 1 if you have the `std::isnan' function. */
264
#define HAVE_STD_IS_NAN 1
GByte
unsigned char GByte
Definition:
cpl_port.h:207
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:284
CPLBase64DecodeInPlace
int CPLBase64DecodeInPlace(GByte *pszBase64)
Definition:
cpl_base64.cpp:93
Generated for GDAL by
1.8.17.