/* src/config.h.  Generated from config.h.in by configure.  */
/* src/config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */

/* Define to 1 if host is Power8 */
/* #undef AX_HOST_POWER8 */

/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
   systems. This function is required for `alloca.c' support on those systems.
   */
/* #undef CRAY_STACKSEG_END */

/* Define to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */

/* Define to 1 if your compiler is defective and requires an immediate in sse2
   shift commands. */
/* #undef DEFECTIVE_SSE2_COMPILER */

/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1

/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
   */
#define HAVE_ALLOCA_H 1

/* Define to 1 if bsr command is available in assembly */
#define HAVE_ASM_BSR 1

/* Define to 1 if __builtin_clz works. */
#define HAVE_BUILTIN_CLZ 1

/* Define to 1 if __builtin_ctz works. */
#define HAVE_BUILTIN_CTZ 1

/* Define to 1 if __builtin_popcount works. */
#define HAVE_BUILTIN_POPCOUNT 1

/* Define to 1 if you have a working bzlib library. */
#define HAVE_BZLIB 1

/* Define to 1 if the system has the type `caddr_t'. */
#define HAVE_CADDR_T 1

/* Define to 1 if you have the `ceil' function. */
#define HAVE_CEIL 1

/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
   */
#define HAVE_DIRENT_H 1

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Define to 1 if you have the `floor' function. */
#define HAVE_FLOOR 1

/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
#define HAVE_FSEEKO 1

/* Define to 1 if you have the `index' function. */
#define HAVE_INDEX 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1

/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1

/* Define to 1 if you have the `log' function. */
#define HAVE_LOG 1

/* Define to 1 if you support Intel intrinsic _lzcnt instruction */
/* #undef HAVE_LZCNT */

/* Define to 1 if you have the `madvise' function. */
#define HAVE_MADVISE 1

/* Define to 1 if MADV_DONTNEED available for madvise. */
#define HAVE_MADVISE_MADV_DONTNEED 1

/* Define to 1 if MADV_RANDOM available for madvise */
#define HAVE_MADVISE_MADV_RANDOM 1

/* Define to 1 if MADV_SEQUENTIAL available for madvise */
#define HAVE_MADVISE_MADV_SEQUENTIAL 1

/* Define to 1 if MADV_WILLNEED available for madvise. */
#define HAVE_MADVISE_MADV_WILLNEED 1

/* Define to 1 if you have the `memcpy' function. */
#define HAVE_MEMCPY 1

/* Define to 1 if you have the `memmove' function. */
#define HAVE_MEMMOVE 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 a working 'mmap' system call. */
#define HAVE_MMAP 1

/* Define to 1 if MAP_FILE available for mmap. */
#define HAVE_MMAP_MAP_FILE 1

/* Define to 1 if MAP_PRIVATE available for mmap */
#define HAVE_MMAP_MAP_PRIVATE 1

/* Define to 1 if MAP_SHARED available for mmap */
#define HAVE_MMAP_MAP_SHARED 1

/* Define to 1 if MAP_VARIABLE available for mmap. */
/* #undef HAVE_MMAP_MAP_VARIABLE */

/* Define to 1 if you support Intel intrinsic _mm_popcnt_u32/64 instructions
   */
#define HAVE_MM_POPCNT 1

/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1

/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */

/* Define to 1 if you support Intel intrinsic _pext instruction */
/* #undef HAVE_PEXT */

/* Define to 1 if you support Intel intrinsic _popcnt instruction */
/* #undef HAVE_POPCNT */

/* Define to 1 if you have the `pow' function. */
#define HAVE_POW 1

/* Define if you have POSIX threads libraries and header files. */
#define HAVE_PTHREAD 1

/* Define to 1 if you have the `rint' function. */
#define HAVE_RINT 1

/* Define to 1 if you have the `semctl' function. */
#define HAVE_SEMCTL 1

/* Define to 1 if you have the `semget' function. */
#define HAVE_SEMGET 1

/* Define to 1 if you have the `semop' function. */
#define HAVE_SEMOP 1

/* Define to 1 if you have the `shmat' function. */
#define HAVE_SHMAT 1

/* Define to 1 if you have the `shmctl' function. */
#define HAVE_SHMCTL 1

/* Define to 1 if you have the `shmdt' function. */
#define HAVE_SHMDT 1

/* Define to 1 if you have the `shmget' function. */
#define HAVE_SHMGET 1

/* Define to 1 if SHM_NORESERVE available for shmget. */
#define HAVE_SHM_NORESERVE 1

/* Define to 1 if you have the `sigaction' function. */
#define HAVE_SIGACTION 1

/* Define to 1 if you have the `stat64' function. */
#define HAVE_STAT64 1

/* Define to 1 if you have the <stddef.h> header file. */
#define HAVE_STDDEF_H 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 <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 `strtoul' function. */
#define HAVE_STRTOUL 1

/* have struct stat64 */
/* #undef HAVE_STRUCT_STAT64 */

/* Define to 1 if you have the `sysconf' function. */
#define HAVE_SYSCONF 1

/* Define to 1 if you have the `sysctl' function. */
#define HAVE_SYSCTL 1

/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
   */
/* #undef HAVE_SYS_DIR_H */

/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
   */
/* #undef HAVE_SYS_NDIR_H */

/* 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/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you support Intel intrinsic _tzcnt instruction */
/* #undef HAVE_TZCNT */

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Define to 1 if you have a working zlib library. */
#define HAVE_ZLIB 1

/* Define to 1 if your zlib library has a gzbuffer function. */
#define HAVE_ZLIB_GZBUFFER 1

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#define LT_OBJDIR ".libs/"

/* Define MAP_FAILED here if not available otherwise. */
/* #undef MAP_FAILED */

/* Name of package */
#define PACKAGE "gmap"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "Thomas Wu <twu@gene.com>"

/* Define to the full name of this package. */
#define PACKAGE_NAME "gmap"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "gmap 2017-09-30"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gmap"

/* Define to the home page for this package. */
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION "2017-09-30"

/* pagesize is available via sysconf */
#define PAGESIZE_VIA_SYSCONF 1

/* pagesize is available via sysctl */
/* #undef PAGESIZE_VIA_SYSCTL */

/* Define to necessary symbol if this constant uses a non-standard name on
   your system. */
/* #undef PTHREAD_CREATE_JOINABLE */

/* The size of `off_t', as computed by sizeof. */
#define SIZEOF_OFF_T 8

/* The size of `unsigned long', as computed by sizeof. */
#define SIZEOF_UNSIGNED_LONG 8

/* The size of `unsigned long long', as computed by sizeof. */
#define SIZEOF_UNSIGNED_LONG_LONG 8

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at runtime.
	STACK_DIRECTION > 0 => grows toward higher addresses
	STACK_DIRECTION < 0 => grows toward lower addresses
	STACK_DIRECTION = 0 => direction of growth unknown */
/* #undef STACK_DIRECTION */

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Define this if we can use the "b" mode for fopen safely. */
#define USE_FOPEN_BINARY 1

/* Define this if we can use the "t" mode for fopen safely. */
#define USE_FOPEN_TEXT 1

/* Define to 1 if you want to use MPI_File for input. */
#define USE_MPI_FILE_INPUT 1

/* Version number of package */
#define VERSION "2017-09-30"

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
#  define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
/* #  undef WORDS_BIGENDIAN */
# endif
#endif

/* Enable large inode numbers on Mac OS X 10.5.  */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif

/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */

/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/* #undef _LARGEFILE_SOURCE */

/* Define for large files, on AIX-style hosts. */
/* #undef _LARGE_FILES */

/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

/* Define to `long int' if <sys/types.h> does not define. */
/* #undef off_t */

/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */

/* Define to empty if the keyword `volatile' does not work. Warning: valid
   code using `volatile' can become incorrect without. Disable with care. */
/* #undef volatile */
