/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* CPL binary age */ #define CPL_BINARY_AGE 257 /* CPL binary version number */ #define CPL_BINARY_VERSION 262401 /* Directory prefix for system configuration files */ #define CPL_CONFIG_DIR "${prefix}/share/cpl/config" /* CPL interface age */ #define CPL_INTERFACE_AGE 1 /* CPL major version number */ #define CPL_MAJOR_VERSION 4 /* CPL micro version number */ #define CPL_MICRO_VERSION 1 /* CPL minor version number */ #define CPL_MINOR_VERSION 1 /* Defined if WCS is available */ #define CPL_WCS_INSTALLED 1 /* Define to 1 if you have the declaration of `dup', and to 0 if you don't. */ #define HAVE_DECL_DUP 1 /* Define to 1 if you have the declaration of `fdopen', and to 0 if you don't. */ #define HAVE_DECL_FDOPEN 1 /* Define to 1 if you have the declaration of `fileno', and to 0 if you don't. */ #define HAVE_DECL_FILENO 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ /* #undef HAVE_DOPRNT */ /* Define to 1 if you have the `dup' function. */ #define HAVE_DUP 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fdopen' function. */ #define HAVE_FDOPEN 1 /* Define to 1 if you have the `fileno' function. */ #define HAVE_FILENO 1 /* Define to 1 if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if the type `long double' works and has more range or precision than `double'. */ #define HAVE_LONG_DOUBLE 1 /* Define to 1 if the type `long double' works and has more range or precision than `double'. */ #define HAVE_LONG_DOUBLE_WIDER 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 header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 /* Define to 1 if you have the `sigemptyset' function. */ #define HAVE_SIGEMPTYSET 1 /* Define to 1 if `stat' has the bug that it succeeds when given the zero-length file name argument. */ /* #undef HAVE_STAT_EMPTY_STRING_BUG */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STROPTS_H 1 /* Define to 1 if you have the `strrchr' function. */ #define HAVE_STRRCHR 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the `vprintf' function. */ #define HAVE_VPRINTF 1 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Name of package */ #define PACKAGE "cpl" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "cpl-help@eso.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "Common Pipeline Library" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Common Pipeline Library 4.1.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "cpl" /* Define to the version of this package. */ #define PACKAGE_VERSION "4.1.1" /* Define to 1 if the C compiler supports function prototypes. */ #define PROTOTYPES 1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "4.1.1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1 /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to rpl_malloc if the replacement function should be used. */ /* #undef malloc */