/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* If you use configure, this file provides #defines reflecting your configuration choices. If you have not run configure, suitable conservative defaults will be used. Autoheader adds a number of items to this template file that are not used by samtools: STDC_HEADERS and most HAVE_*_H header file defines are immaterial, as we assume standard ISO C headers and facilities; the PACKAGE_* defines are unused and are overridden by the more accurate PACKAGE_VERSION as computed by the Makefile. */ /* Define to 1 if a SysV or X/Open compatible Curses library is present */ #define HAVE_CURSES 1 /* Define to 1 if library supports color (enhanced functions) */ #define HAVE_CURSES_COLOR 1 /* Define to 1 if library supports X/Open Enhanced functions */ #define HAVE_CURSES_ENHANCED 1 /* Define to 1 if is present */ /* #undef HAVE_CURSES_H */ /* Define to 1 if library supports certain obsolete features */ #define HAVE_CURSES_OBSOLETE 1 /* Define to 1 if you have the `z' library (-lz). */ #define HAVE_LIBZ 1 /* Define to 1 if the Ncurses library is present */ /* #undef HAVE_NCURSES */ /* Define to 1 if the NcursesW library is present */ #define HAVE_NCURSESW 1 /* Define to 1 if is present */ #define HAVE_NCURSESW_CURSES_H 1 /* Define to 1 if is present */ /* #undef HAVE_NCURSESW_H */ /* Define to 1 if is present */ /* #undef HAVE_NCURSES_CURSES_H */ /* Define to 1 if is present */ #define HAVE_NCURSES_H 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "Samtools" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Samtools 1.7" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "samtools" /* Define to the home page for this package. */ #define PACKAGE_URL "http://www.htslib.org/" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.7" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */