/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.ac by autoheader. */ /* Width of type 'char' */ /* #undef CHAR_BIT */ /* Define if you have the `atexit' function. */ #define HAVE_ATEXIT 1 /* Define if CHAR_BIT is defined in limits.h and equals 8 */ #define HAVE_CHAR_BIT 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have the `isascii' function. */ #define HAVE_ISASCII 1 /* Define if you have the `memchr' function. */ #define HAVE_MEMCHR 1 /* Define if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define if you have the `mmap' function. */ #define HAVE_MMAP 1 /* Define if you have the `munmap' function. */ #define HAVE_MUNMAP 1 /* Define if you have the `regcomp' function. */ #define HAVE_REGCOMP 1 /* Define if you have the `stat' function. */ #define HAVE_STAT 1 /* Define if you have the header file. */ #define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the `vprintf' function. */ #define HAVE_VPRINTF 1 /* Define if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Name of package */ #define PACKAGE "qfits" /* Define if compiler has function prototypes */ #define PROTOTYPES 1 /* The size of a `double', as computed by sizeof. */ #define SIZEOF_DOUBLE 8 /* The size of a `float', as computed by sizeof. */ #define SIZEOF_FLOAT 4 /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of a `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* The size of a `unsigned char', as computed by sizeof. */ #define SIZEOF_UNSIGNED_CHAR 1 /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ #define VERSION "4.0.0" /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* # undef _ALL_SOURCE */ #endif /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `unsigned' if does not define. */ /* #undef size_t */