Wrapper for Clustal Omega.
[jabaws.git] / binaries / src / clustalo / src / config.h.in
1 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Let all files know they are being used inside Clustal Omega */
7 #undef CLUSTALO
8
9 /* This is a CYGWIN system */
10 #undef CYGWIN
11
12 /* This is a Darwin system */
13 #undef DARWIN
14
15 /* Define to 1 if you have the <argtable2.h> header file. */
16 #undef HAVE_ARGTABLE2_H
17
18 /* Define to 1 if you have the <assert.h> header file. */
19 #undef HAVE_ASSERT_H
20
21 /* Define to 1 if you have the <ctype.h> header file. */
22 #undef HAVE_CTYPE_H
23
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
26
27 /* Define to 1 if you have the <float.h> header file. */
28 #undef HAVE_FLOAT_H
29
30 /* Define to 1 if you have the `fseek64' function. */
31 #undef HAVE_FSEEK64
32
33 /* Define to 1 if you have the `fseeko' function. */
34 #undef HAVE_FSEEKO
35
36 /* Define to 1 if you have the `fseeko64' function. */
37 #undef HAVE_FSEEKO64
38
39 /* Define to 1 if you have the `ftell64' function. */
40 #undef HAVE_FTELL64
41
42 /* Define to 1 if you have the `ftello' function. */
43 #undef HAVE_FTELLO
44
45 /* Define to 1 if you have the `ftello64' function. */
46 #undef HAVE_FTELLO64
47
48 /* Define to 1 if you have the <inttypes.h> header file. */
49 #undef HAVE_INTTYPES_H
50
51 /* Define to 1 if you have the `argtable2' library (-largtable2). */
52 #undef HAVE_LIBARGTABLE2
53
54 /* Define to 1 if you have the `m' library (-lm). */
55 #undef HAVE_LIBM
56
57 /* Define to 1 if you have the <limits.h> header file. */
58 #undef HAVE_LIMITS_H
59
60 /* Has log2() */
61 #undef HAVE_LOG2
62
63 /* Define to 1 if you have the <math.h> header file. */
64 #undef HAVE_MATH_H
65
66 /* Define to 1 if you have the <memory.h> header file. */
67 #undef HAVE_MEMORY_H
68
69 /* Define to 1 if you have the `ntohl' function. */
70 #undef HAVE_NTOHL
71
72 /* Define to 1 if you have the `ntohs' function. */
73 #undef HAVE_NTOHS
74
75 /* Define to 1 if you have the `ntonl' function. */
76 #undef HAVE_NTONL
77
78 /* Define to 1 if you have the `ntons' function. */
79 #undef HAVE_NTONS
80
81 /* Defined if OpenMP should and can be used */
82 #undef HAVE_OPENMP
83
84 /* Define to 1 if you have the <stdarg.h> header file. */
85 #undef HAVE_STDARG_H
86
87 /* Define to 1 if you have the <stdint.h> header file. */
88 #undef HAVE_STDINT_H
89
90 /* Define to 1 if you have the <stdio.h> header file. */
91 #undef HAVE_STDIO_H
92
93 /* Define to 1 if you have the <stdlib.h> header file. */
94 #undef HAVE_STDLIB_H
95
96 /* Define to 1 if you have the <strings.h> header file. */
97 #undef HAVE_STRINGS_H
98
99 /* Define to 1 if you have the <string.h> header file. */
100 #undef HAVE_STRING_H
101
102 /* Define to 1 if you have the `stroul' function. */
103 #undef HAVE_STROUL
104
105 /* Define to 1 if you have the `strtoull' function. */
106 #undef HAVE_STRTOULL
107
108 /* Define to 1 if you have the <sys/stat.h> header file. */
109 #undef HAVE_SYS_STAT_H
110
111 /* Define to 1 if you have the <sys/types.h> header file. */
112 #undef HAVE_SYS_TYPES_H
113
114 /* Define to 1 if you have the <time.h> header file. */
115 #undef HAVE_TIME_H
116
117 /* Define to 1 if you have the <unistd.h> header file. */
118 #undef HAVE_UNISTD_H
119
120 /* This is a LINUX system */
121 #undef LINUX
122
123 /* Define to the sub-directory in which libtool stores uninstalled libraries.
124    */
125 #undef LT_OBJDIR
126
127 /* This is a MinGW system */
128 #undef MINGW
129
130 /* No-debug Mode */
131 #undef NDEBUG
132
133 /* Some strange OS */
134 #undef OTHEROS
135
136 /* Name of package */
137 #undef PACKAGE
138
139 /* Define to the address where bug reports for this package should be sent. */
140 #undef PACKAGE_BUGREPORT
141
142 /* The package code name */
143 #undef PACKAGE_CODENAME
144
145 /* Define to the full name of this package. */
146 #undef PACKAGE_NAME
147
148 /* Define to the full name and version of this package. */
149 #undef PACKAGE_STRING
150
151 /* Define to the one symbol short name of this package. */
152 #undef PACKAGE_TARNAME
153
154 /* Define to the version of this package. */
155 #undef PACKAGE_VERSION
156
157 /* The size of `fpos_t', as computed by sizeof. */
158 #undef SIZEOF_FPOS_T
159
160 /* The size of `unsigned int', as computed by sizeof. */
161 #undef SIZEOF_UNSIGNED_INT
162
163 /* The size of `unsigned long', as computed by sizeof. */
164 #undef SIZEOF_UNSIGNED_LONG
165
166 /* The size of `unsigned long long', as computed by sizeof. */
167 #undef SIZEOF_UNSIGNED_LONG_LONG
168
169 /* The size of `unsigned short', as computed by sizeof. */
170 #undef SIZEOF_UNSIGNED_SHORT
171
172 /* This is a Solaris system */
173 #undef SOLARIS
174
175 /* This is a BSD system */
176 #undef SOMEBSD
177
178 /* Define to 1 if you have the ANSI C header files. */
179 #undef STDC_HEADERS
180
181 /* Enable extensions on AIX 3, Interix.  */
182 #ifndef _ALL_SOURCE
183 # undef _ALL_SOURCE
184 #endif
185 /* Enable GNU extensions on systems that have them.  */
186 #ifndef _GNU_SOURCE
187 # undef _GNU_SOURCE
188 #endif
189 /* Enable threading extensions on Solaris.  */
190 #ifndef _POSIX_PTHREAD_SEMANTICS
191 # undef _POSIX_PTHREAD_SEMANTICS
192 #endif
193 /* Enable extensions on HP NonStop.  */
194 #ifndef _TANDEM_SOURCE
195 # undef _TANDEM_SOURCE
196 #endif
197 /* Enable general extensions on Solaris.  */
198 #ifndef __EXTENSIONS__
199 # undef __EXTENSIONS__
200 #endif
201
202
203 /* Version number of package */
204 #undef VERSION
205
206 /* Define if using the dmalloc debugging malloc package */
207 #undef WITH_DMALLOC
208
209 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
210    significant byte first (like Motorola and SPARC, unlike Intel). */
211 #if defined AC_APPLE_UNIVERSAL_BUILD
212 # if defined __BIG_ENDIAN__
213 #  define WORDS_BIGENDIAN 1
214 # endif
215 #else
216 # ifndef WORDS_BIGENDIAN
217 #  undef WORDS_BIGENDIAN
218 # endif
219 #endif
220
221 /* Define to 1 if on MINIX. */
222 #undef _MINIX
223
224 /* Define to 2 if the system does not provide POSIX.1 features except with
225    this defined. */
226 #undef _POSIX_1_SOURCE
227
228 /* Define to 1 if you need to in order for `stat' and other things to work. */
229 #undef _POSIX_SOURCE
230
231 /* Define to empty if `const' does not conform to ANSI C. */
232 #undef const
233
234 /* Define to `__inline__' or `__inline' if that's what the C compiler
235    calls it, or to nothing if 'inline' is not supported under any name.  */
236 #ifndef __cplusplus
237 #undef inline
238 #endif
239
240 /* Define to `long int' if <sys/types.h> does not define. */
241 #undef off_t
242
243 /* Define to `unsigned int' if <sys/types.h> does not define. */
244 #undef size_t