modified: makefile
[GalaxyCodeBases.git] / c_cpp / etc / jellyfish / config.h.in
blobea47b5ee9947a32bfbdc4f2c8a076dcb24998260
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if you use half floats for qmer counting */
4 #undef HALF_FLOATS
6 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
7 don't. */
8 #undef HAVE_DECL_STRERROR_R
10 /* Define to 1 if you have the <dlfcn.h> header file. */
11 #undef HAVE_DLFCN_H
13 /* Define to 1 if you have the <execinfo.h> header file. */
14 #undef HAVE_EXECINFO_H
16 /* Define to 1 if you have the <inttypes.h> header file. */
17 #undef HAVE_INTTYPES_H
19 /* Define to 1 if you have the <memory.h> header file. */
20 #undef HAVE_MEMORY_H
22 /* Define if siginfo_t.si_int exists */
23 #undef HAVE_SI_INT
25 /* Define if you have SSE */
26 #undef HAVE_SSE
28 /* Define to 1 if you have the <stdint.h> header file. */
29 #undef HAVE_STDINT_H
31 /* Define to 1 if you have the <stdlib.h> header file. */
32 #undef HAVE_STDLIB_H
34 /* Define to 1 if you have the `strerror_r' function. */
35 #undef HAVE_STRERROR_R
37 /* Define to 1 if you have the <strings.h> header file. */
38 #undef HAVE_STRINGS_H
40 /* Define to 1 if you have the <string.h> header file. */
41 #undef HAVE_STRING_H
43 /* Define to 1 if you have the <sys/stat.h> header file. */
44 #undef HAVE_SYS_STAT_H
46 /* Define to 1 if you have the <sys/types.h> header file. */
47 #undef HAVE_SYS_TYPES_H
49 /* Define to 1 if you have the <unistd.h> header file. */
50 #undef HAVE_UNISTD_H
52 /* Define to the sub-directory in which libtool stores uninstalled libraries.
54 #undef LT_OBJDIR
56 /* Name of package */
57 #undef PACKAGE
59 /* Define to the address where bug reports for this package should be sent. */
60 #undef PACKAGE_BUGREPORT
62 /* Define to the full name of this package. */
63 #undef PACKAGE_NAME
65 /* Define to the full name and version of this package. */
66 #undef PACKAGE_STRING
68 /* Define to the one symbol short name of this package. */
69 #undef PACKAGE_TARNAME
71 /* Define to the version of this package. */
72 #undef PACKAGE_VERSION
74 /* Define to 1 if you have the ANSI C header files. */
75 #undef STDC_HEADERS
77 /* Define to 1 if strerror_r returns char *. */
78 #undef STRERROR_R_CHAR_P
80 /* Version number of package */
81 #undef VERSION