source: XIOS/dev/dev_olga/extern/src_netcdf4/config.h @ 1620

Last change on this file since 1620 was 409, checked in by ymipsl, 11 years ago

Add improved nectdf internal library src

YM

  • Property svn:eol-style set to native
File size: 12.6 KB
Line 
1/* config.h.  Generated from config.h.in by configure.  */
2/* 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/* if true, build RPC Client and Server */
8/* #undef BUILD_RPC */
9
10/* default file chunk cache nelems. */
11#define CHUNK_CACHE_NELEMS 1009
12
13/* default file chunk cache preemption policy. */
14#define CHUNK_CACHE_PREEMPTION 0.75
15
16/* default file chunk cache size in bytes. */
17#define CHUNK_CACHE_SIZE 4194304
18
19/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
20   systems. This function is required for `alloca.c' support on those systems.
21   */
22/* #undef CRAY_STACKSEG_END */
23
24/* Define to 1 if using `alloca.c'. */
25/* #undef C_ALLOCA */
26
27/* num chunks in default per-var chunk cache. */
28#define DEFAULT_CHUNKS_IN_CACHE 10
29
30/* default chunk size in bytes */
31#define DEFAULT_CHUNK_SIZE 4194304
32
33/* set this only when building a DLL under MinGW */
34/* #undef DLL_EXPORT */
35
36/* set this only when building a DLL under MinGW */
37/* #undef DLL_NETCDF */
38
39/* if true, build DAP Client */
40#define ENABLE_DAP 1
41
42/* if true, enable DAP group names */
43#define ENABLE_DAP_GROUPS 1
44
45/* if true, do remote tests */
46#define ENABLE_DAP_REMOTE_TESTS 1
47
48/* if true, run extra tests which may not work yet */
49/* #undef EXTRA_TESTS */
50
51/* use HDF5 1.6 API */
52#define H5_USE_16_API 1
53
54/* Define to 1 if you have `alloca', as a function or macro. */
55#define HAVE_ALLOCA 1
56
57/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
58   */
59#define HAVE_ALLOCA_H 1
60
61/* Define to 1 if you have the <ctype.h> header file. */
62#define HAVE_CTYPE_H 1
63
64/* Is CURLOPT_KEYPASSWD defined */
65#define HAVE_CURLOPT_KEYPASSWD 1
66
67/* Define to 1 if you have the declaration of `isfinite', and to 0 if you
68   don't. */
69#define HAVE_DECL_ISFINITE 1
70
71/* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
72   */
73#define HAVE_DECL_ISINF 1
74
75/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
76   */
77#define HAVE_DECL_ISNAN 1
78
79/* Define to 1 if you have the declaration of `signbit', and to 0 if you
80   don't. */
81#define HAVE_DECL_SIGNBIT 1
82
83/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
84   */
85#define HAVE_DIRENT_H 1
86
87/* Define to 1 if you have the <dlfcn.h> header file. */
88#define HAVE_DLFCN_H 1
89
90/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
91/* #undef HAVE_DOPRNT */
92
93/* Define to 1 if you have the <errno.h> header file. */
94#define HAVE_ERRNO_H 1
95
96/* Define to 1 if you have the <fcntl.h> header file. */
97#define HAVE_FCNTL_H 1
98
99/* Define to 1 if you have the `fsync' function. */
100#define HAVE_FSYNC 1
101
102/* Define to 1 if you have the <getopt.h> header file. */
103#define HAVE_GETOPT_H 1
104
105/* Define to 1 if you have the `getpagesize' function. */
106#define HAVE_GETPAGESIZE 1
107
108/* Define to 1 if you have the `getrlimit' function. */
109#define HAVE_GETRLIMIT 1
110
111/* Define to 1 if you have the `gettimeofday' function. */
112#define HAVE_GETTIMEOFDAY 1
113
114/* Define to 1 if you have the `H5Pget_fapl_mpio' function. */
115#define HAVE_H5PGET_FAPL_MPIO 1
116
117/* Define to 1 if you have the `H5Pget_fapl_mpiposix' function. */
118#define HAVE_H5PGET_FAPL_MPIPOSIX 1
119
120/* Define to 1 if you have the `H5Pset_deflate' function. */
121#define HAVE_H5PSET_DEFLATE 1
122
123/* Define to 1 if you have the `H5Z_SZIP' function. */
124/* #undef HAVE_H5Z_SZIP */
125
126/* Define to 1 if you have the <hdf5.h> header file. */
127#define HAVE_HDF5_H 1
128
129/* Define to 1 if you have the <inttypes.h> header file. */
130#define HAVE_INTTYPES_H 1
131
132/* Define to 1 if you have the `df' library (-ldf). */
133/* #undef HAVE_LIBDF */
134
135/* Define to 1 if you have the `m' library (-lm). */
136#define HAVE_LIBM 1
137
138/* Define to 1 if you have the `mfhdf' library (-lmfhdf). */
139/* #undef HAVE_LIBMFHDF */
140
141/* Define to 1 if you have the `pnetcdf' library (-lpnetcdf). */
142/* #undef HAVE_LIBPNETCDF */
143
144/* Define to 1 if you have the <locale.h> header file. */
145#define HAVE_LOCALE_H 1
146
147/* Define to 1 if the system has the type `longlong'. */
148/* #undef HAVE_LONGLONG */
149
150/* Define to 1 if the system has the type `long long int'. */
151#define HAVE_LONG_LONG_INT 1
152
153/* Define to 1 if you have the <malloc.h> header file. */
154#define HAVE_MALLOC_H 1
155
156/* Define to 1 if you have the `memmove' function. */
157#define HAVE_MEMMOVE 1
158
159/* Define to 1 if you have the <memory.h> header file. */
160#define HAVE_MEMORY_H 1
161
162/* Define to 1 if you have the <mfhdf.h> header file. */
163/* #undef HAVE_MFHDF_H */
164
165/* Define to 1 if you have the `mkstemp' function. */
166#define HAVE_MKSTEMP 1
167
168/* Define to 1 if you have a working `mmap' system call. */
169#define HAVE_MMAP 1
170
171/* Define to 1 if you have the `MPI_Comm_f2c' function. */
172#define HAVE_MPI_COMM_F2C 1
173
174/* Define to 1 if you have the `mremap' function. */
175#define HAVE_MREMAP 1
176
177/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
178/* #undef HAVE_NDIR_H */
179
180/* Define to 1 if the system has the type `ptrdiff_t'. */
181#define HAVE_PTRDIFF_T 1
182
183/* Define to 1 if you have the `rand' function. */
184#define HAVE_RAND 1
185
186/* Define to 1 if you have the `snprintf' function. */
187#define HAVE_SNPRINTF 1
188
189/* Define to 1 if the system has the type `ssize_t'. */
190#define HAVE_SSIZE_T 1
191
192/* Define to 1 if you have the <stdarg.h> header file. */
193#define HAVE_STDARG_H 1
194
195/* Define to 1 if stdbool.h conforms to C99. */
196#define HAVE_STDBOOL_H 1
197
198/* Define to 1 if you have the <stdint.h> header file. */
199#define HAVE_STDINT_H 1
200
201/* Define to 1 if you have the <stdio.h> header file. */
202#define HAVE_STDIO_H 1
203
204/* Define to 1 if you have the <stdlib.h> header file. */
205#define HAVE_STDLIB_H 1
206
207/* Define to 1 if you have the `strcasecmp' function. */
208#define HAVE_STRCASECMP 1
209
210/* Define to 1 if you have the `strcat' function. */
211#define HAVE_STRCAT 1
212
213/* Define to 1 if you have the `strchr' function. */
214#define HAVE_STRCHR 1
215
216/* Define to 1 if you have the `strcpy' function. */
217#define HAVE_STRCPY 1
218
219/* Define to 1 if you have the `strdup' function. */
220#define HAVE_STRDUP 1
221
222/* Define to 1 if you have the `strerror' function. */
223#define HAVE_STRERROR 1
224
225/* Define to 1 if you have the <strings.h> header file. */
226#define HAVE_STRINGS_H 1
227
228/* Define to 1 if you have the <string.h> header file. */
229#define HAVE_STRING_H 1
230
231/* Define to 1 if you have the `strlcat' function. */
232/* #undef HAVE_STRLCAT */
233
234/* Define to 1 if you have the `strrchr' function. */
235#define HAVE_STRRCHR 1
236
237/* Define to 1 if you have the `strstr' function. */
238#define HAVE_STRSTR 1
239
240/* Define to 1 if you have the `strtod' function. */
241#define HAVE_STRTOD 1
242
243/* Define to 1 if you have the `strtoll' function. */
244#define HAVE_STRTOLL 1
245
246/* Define to 1 if you have the `strtoull' function. */
247#define HAVE_STRTOULL 1
248
249/* Define to 1 if `st_blksize' is member of `struct stat'. */
250#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
251
252/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
253   `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
254#define HAVE_ST_BLKSIZE 1
255
256/* Define to 1 if you have the `sysconf' function. */
257#define HAVE_SYSCONF 1
258
259/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
260   */
261/* #undef HAVE_SYS_DIR_H */
262
263/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
264   */
265/* #undef HAVE_SYS_NDIR_H */
266
267/* Define to 1 if you have the <sys/param.h> header file. */
268#define HAVE_SYS_PARAM_H 1
269
270/* Define to 1 if you have the <sys/resource.h> header file. */
271#define HAVE_SYS_RESOURCE_H 1
272
273/* Define to 1 if you have the <sys/stat.h> header file. */
274#define HAVE_SYS_STAT_H 1
275
276/* Define to 1 if you have the <sys/time.h> header file. */
277#define HAVE_SYS_TIME_H 1
278
279/* Define to 1 if you have the <sys/types.h> header file. */
280#define HAVE_SYS_TYPES_H 1
281
282/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
283#define HAVE_SYS_WAIT_H 1
284
285/* Define to 1 if the system has the type `uchar'. */
286/* #undef HAVE_UCHAR */
287
288/* Define to 1 if you have the <unistd.h> header file. */
289#define HAVE_UNISTD_H 1
290
291/* Define to 1 if the system has the type `unsigned long long int'. */
292#define HAVE_UNSIGNED_LONG_LONG_INT 1
293
294/* Define to 1 if you have the `vprintf' function. */
295#define HAVE_VPRINTF 1
296
297/* Define to 1 if the system has the type `_Bool'. */
298#define HAVE__BOOL 1
299
300/* do large file tests */
301/* #undef LARGE_FILE_TESTS */
302
303/* If true, turn on logging. */
304/* #undef LOGGING */
305
306/* Define to the sub-directory in which libtool stores uninstalled libraries.
307   */
308#define LT_OBJDIR ".libs/"
309
310/* max size of the default per-var chunk cache. */
311#define MAX_DEFAULT_CACHE_SIZE 67108864
312
313/* min blocksize for posixio. */
314#define NCIO_MINBLOCKSIZE 256
315
316/* no IEEE float on this platform */
317/* #undef NO_IEEE_FLOAT */
318
319/* Define to 1 if your C compiler doesn't accept -c and -o together. */
320/* #undef NO_MINUS_C_MINUS_O */
321
322/* do not build the netCDF version 2 API */
323/* #undef NO_NETCDF_2 */
324
325/* no stdlib.h */
326/* #undef NO_STDLIB_H */
327
328/* no sys_types.h */
329/* #undef NO_SYS_TYPES_H */
330
331/* Name of package */
332#define PACKAGE "netcdf"
333
334/* Define to the address where bug reports for this package should be sent. */
335#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
336
337/* Define to the full name of this package. */
338#define PACKAGE_NAME "netCDF"
339
340/* Define to the full name and version of this package. */
341#define PACKAGE_STRING "netCDF 4.2.1.1"
342
343/* Define to the one symbol short name of this package. */
344#define PACKAGE_TARNAME "netcdf"
345
346/* Define to the version of this package. */
347#define PACKAGE_VERSION "4.2.1.1"
348
349/* The size of `double', as computed by sizeof. */
350#define SIZEOF_DOUBLE 8
351
352/* The size of `float', as computed by sizeof. */
353#define SIZEOF_FLOAT 4
354
355/* The size of `int', as computed by sizeof. */
356#define SIZEOF_INT 4
357
358/* The size of `long', as computed by sizeof. */
359#define SIZEOF_LONG 8
360
361/* The size of `long long', as computed by sizeof. */
362#define SIZEOF_LONG_LONG 8
363
364/* The size of `off_t', as computed by sizeof. */
365#define SIZEOF_OFF_T 8
366
367/* The size of `short', as computed by sizeof. */
368#define SIZEOF_SHORT 2
369
370/* The size of `size_t', as computed by sizeof. */
371#define SIZEOF_SIZE_T 8
372
373/* If using the C implementation of alloca, define if you know the
374   direction of stack growth for your system; otherwise it will be
375   automatically deduced at runtime.
376        STACK_DIRECTION > 0 => grows toward higher addresses
377        STACK_DIRECTION < 0 => grows toward lower addresses
378        STACK_DIRECTION = 0 => direction of growth unknown */
379/* #undef STACK_DIRECTION */
380
381/* Define to 1 if you have the ANSI C header files. */
382#define STDC_HEADERS 1
383
384/* Place to put very large netCDF test files. */
385#define TEMP_LARGE "."
386
387/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
388#define TIME_WITH_SYS_TIME 1
389
390/* if true, build CDMREMOTE Client */
391/* #undef USE_CDMREMOTE */
392
393/* if true, build DAP Client */
394#define USE_DAP 1
395
396/* if true, include NC_DISKLESS code */
397#define USE_DISKLESS 1
398
399/* set this to use extreme numbers in tests */
400#define USE_EXTREME_NUMBERS 1
401
402/* if true, use ffio instead of posixio */
403/* #undef USE_FFIO */
404
405/* if true, include experimental fsync code */
406#define USE_FSYNC 1
407
408/* if true, use HDF4 too */
409/* #undef USE_HDF4 */
410
411/* If true, use use wget to fetch some sample HDF4 data, and then test against
412   it. */
413/* #undef USE_HDF4_FILE_TESTS */
414
415/* if true, use mmap for in-memory files */
416/* #undef USE_MMAP */
417
418/* if true, build netCDF-4 */
419#define USE_NETCDF4 1
420
421/* if true, parallel netCDF-4 is in use */
422#define USE_PARALLEL 1
423
424/* if true, compile in parallel netCDF-4 based on MPI/IO */
425#define USE_PARALLEL_MPIO 1
426
427/* if true, compile in parallel netCDF-4 based on MPI/POSIX */
428#define USE_PARALLEL_POSIX 1
429
430/* if true, parallel netCDF is used */
431/* #undef USE_PNETCDF */
432
433/* if true, compile in szip compression in netCDF-4 variables */
434/* #undef USE_SZIP */
435
436/* if true, compile in zlib compression in netCDF-4 variables */
437#define USE_ZLIB 1
438
439/* Version number of package */
440#define VERSION "4.2.1.1"
441
442/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
443   significant byte first (like Motorola and SPARC, unlike Intel). */
444#if defined AC_APPLE_UNIVERSAL_BUILD
445# if defined __BIG_ENDIAN__
446#  define WORDS_BIGENDIAN 1
447# endif
448#else
449# ifndef WORDS_BIGENDIAN
450/* #  undef WORDS_BIGENDIAN */
451# endif
452#endif
453
454/* Number of bits in a file offset, on hosts where this is settable. */
455/* #undef _FILE_OFFSET_BITS */
456
457/* Define for large files, on AIX-style hosts. */
458/* #undef _LARGE_FILES */
459
460/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
461#ifndef __CHAR_UNSIGNED__
462/* # undef __CHAR_UNSIGNED__ */
463#endif
464
465/* Define to empty if `const' does not conform to ANSI C. */
466/* #undef const */
467
468/* Define to `long int' if <sys/types.h> does not define. */
469/* #undef off_t */
470
471/* Define to `unsigned int' if <sys/types.h> does not define. */
472/* #undef size_t */
473
474#include "ncconfigure.h"
Note: See TracBrowser for help on using the repository browser.