145 lines
4.0 KiB
C
145 lines
4.0 KiB
C
/* include/nxconfig.h. Generated by configure. */
|
|
/* include/nxconfig_h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Define to 1 if you have the `alarm' function. */
|
|
#define HAVE_ALARM 1
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#define HAVE_DLFCN_H 1
|
|
|
|
/* Define to 1 if you have the `ftime' function. */
|
|
#define HAVE_FTIME 1
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the `df' library (-ldf). */
|
|
/* #undef HAVE_LIBDF */
|
|
|
|
/* Define to 1 if you have the `dl' library (-ldl). */
|
|
#define HAVE_LIBDL 1
|
|
|
|
/* Define to 1 if you have the `hdf5' library (-lhdf5). */
|
|
/* #undef HAVE_LIBHDF5 */
|
|
|
|
/* Define to 1 if you have the `jpeg' library (-ljpeg). */
|
|
#define HAVE_LIBJPEG 1
|
|
|
|
/* Define to 1 if you have the `m' library (-lm). */
|
|
#define HAVE_LIBM 1
|
|
|
|
/* Define to 1 if you have the `mfhdf' library (-lmfhdf). */
|
|
/* #undef HAVE_LIBMFHDF */
|
|
|
|
/* Define to 1 if you have the `rpc' library (-lrpc). */
|
|
/* #undef HAVE_LIBRPC */
|
|
|
|
/* Define to 1 if you have the `SystemStubs' library (-lSystemStubs). */
|
|
/* #undef HAVE_LIBSYSTEMSTUBS */
|
|
|
|
/* Define to 1 if you have the `sz' library (-lsz). */
|
|
/* #undef HAVE_LIBSZ */
|
|
|
|
/* Define to 1 if you have the `xml2' library (-lxml2). */
|
|
#define HAVE_LIBXML2 1
|
|
|
|
/* Define to 1 if you have the `z' library (-lz). */
|
|
#define HAVE_LIBZ 1
|
|
|
|
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
|
|
to 0 otherwise. */
|
|
#define HAVE_MALLOC 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#define HAVE_MEMSET 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* Define to 1 if you have the `strchr' function. */
|
|
#define HAVE_STRCHR 1
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
#define HAVE_STRDUP 1
|
|
|
|
/* Define to 1 if you have the `strftime' function. */
|
|
#define HAVE_STRFTIME 1
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#define HAVE_STRING_H 1
|
|
|
|
/* Define to 1 if you have the `strrchr' function. */
|
|
#define HAVE_STRRCHR 1
|
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
#define HAVE_STRSTR 1
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#define HAVE_SYS_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the `tzset' function. */
|
|
#define HAVE_TZSET 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "nexus"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT "nexus-developers@nexusformat.org"
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "NeXus Library"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "NeXus Library 4.1.0"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "nexus"
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "4.1.0"
|
|
|
|
/* Set to printf format for int64_t */
|
|
#define PRINTF_INT64 "lld"
|
|
|
|
/* Set to printf format for uint64_t */
|
|
#define PRINTF_UINT64 "llu"
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#define TIME_WITH_SYS_TIME 1
|
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
|
/* #undef TM_IN_SYS_TIME */
|
|
|
|
/* Version number of package */
|
|
#define VERSION "4.1.0"
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
/* #undef const */
|
|
|
|
/* Define to rpl_malloc if the replacement function should be used. */
|
|
/* #undef malloc */
|
|
|
|
/* Define to `unsigned' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|