1/* source/a68g-config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
4#undef GWINSZ_IN_SYS_IOCTL
5
6/* Define to 1 if you have the <assert.h> header file. */
7#undef HAVE_ASSERT_H
8
9/* Define to 1 if you have the <ctype.h> header file. */
10#undef HAVE_CTYPE_H
11
12/* Define this if curses was detected */
13#undef HAVE_CURSES
14
15/* Define to 1 if you have the <curses.h> header file. */
16#undef HAVE_CURSES_H
17
18/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
19   */
20#undef HAVE_DIRENT_H
21
22/* Define this if a good DL installation was detected */
23#undef HAVE_DL
24
25/* Define to 1 if you have the <dlfcn.h> header file. */
26#undef HAVE_DLFCN_H
27
28/* Define to 1 if you have the <errno.h> header file. */
29#undef HAVE_ERRNO_H
30
31/* Define to 1 if you have the `exit' function. */
32#undef HAVE_EXIT
33
34/* Define this if EXPORT_DYNAMIC is recognised */
35#undef HAVE_EXPORT_DYNAMIC
36
37/* Define to 1 if you have the <fcntl.h> header file. */
38#undef HAVE_FCNTL_H
39
40/* Define to 1 if you have the <float.h> header file. */
41#undef HAVE_FLOAT_H
42
43/* Define to 1 if you have the `fprintf' function. */
44#undef HAVE_FPRINTF
45
46/* Define to 1 if you have the `free' function. */
47#undef HAVE_FREE
48
49/* Define this if FreeBSD was detected */
50#undef HAVE_FREEBSD
51
52/* Define this if GCC was detected */
53#undef HAVE_GCC
54
55/* Define this if a good GNU GSL installation was detected */
56#undef HAVE_GNU_GSL
57
58/* Define this if a good GNU plotutils installation was detected */
59#undef HAVE_GNU_PLOTUTILS
60
61/* Define to 1 if you have the <gsl/gsl_blas.h> header file. */
62#undef HAVE_GSL_GSL_BLAS_H
63
64/* Define to 1 if you have the <gsl/gsl_complex.h> header file. */
65#undef HAVE_GSL_GSL_COMPLEX_H
66
67/* Define to 1 if you have the <gsl/gsl_complex_math.h> header file. */
68#undef HAVE_GSL_GSL_COMPLEX_MATH_H
69
70/* Define to 1 if you have the <gsl/gsl_errno.h> header file. */
71#undef HAVE_GSL_GSL_ERRNO_H
72
73/* Define to 1 if you have the <gsl/gsl_fft_complex.h> header file. */
74#undef HAVE_GSL_GSL_FFT_COMPLEX_H
75
76/* Define to 1 if you have the <gsl/gsl_integration.h> header file. */
77#undef HAVE_GSL_GSL_INTEGRATION_H
78
79/* Define to 1 if you have the <gsl/gsl_linalg.h> header file. */
80#undef HAVE_GSL_GSL_LINALG_H
81
82/* Define to 1 if you have the <gsl/gsl_math.h> header file. */
83#undef HAVE_GSL_GSL_MATH_H
84
85/* Define to 1 if you have the <gsl/gsl_matrix.h> header file. */
86#undef HAVE_GSL_GSL_MATRIX_H
87
88/* Define to 1 if you have the <gsl/gsl_permutation.h> header file. */
89#undef HAVE_GSL_GSL_PERMUTATION_H
90
91/* Define to 1 if you have the <gsl/gsl_sf.h> header file. */
92#undef HAVE_GSL_GSL_SF_H
93
94/* Define to 1 if you have the <gsl/gsl_vector.h> header file. */
95#undef HAVE_GSL_GSL_VECTOR_H
96
97/* Define this if IEEE_754 compliant */
98#undef HAVE_IEEE_754
99
100/* Define to 1 if you have the <inttypes.h> header file. */
101#undef HAVE_INTTYPES_H
102
103/* Define to 1 if you have the `dl' library (-ldl). */
104#undef HAVE_LIBDL
105
106/* Define to 1 if you have the `gsl' library (-lgsl). */
107#undef HAVE_LIBGSL
108
109/* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
110#undef HAVE_LIBGSLCBLAS
111
112/* Define to 1 if you have the `m' library (-lm). */
113#undef HAVE_LIBM
114
115/* Define to 1 if you have the `ncurses' library (-lncurses). */
116#undef HAVE_LIBNCURSES
117
118/* Define to 1 if you have the `plot' library (-lplot). */
119#undef HAVE_LIBPLOT
120
121/* Define to 1 if you have the `pq' library (-lpq). */
122#undef HAVE_LIBPQ
123
124/* Define to 1 if you have the <libpq-fe.h> header file. */
125#undef HAVE_LIBPQ_FE_H
126
127/* Define to 1 if you have the `pthread' library (-lpthread). */
128#undef HAVE_LIBPTHREAD
129
130/* Define to 1 if you have the `readline' library (-lreadline). */
131#undef HAVE_LIBREADLINE
132
133/* Define to 1 if you have the <limits.h> header file. */
134#undef HAVE_LIMITS_H
135
136/* Define this if LINUX was detected */
137#undef HAVE_LINUX
138
139/* Define to 1 if you have the `longjmp' function. */
140#undef HAVE_LONGJMP
141
142/* Define this if DARWIN was detected */
143#undef HAVE_MAC_OS_X
144
145/* Define to 1 if you have the `malloc' function. */
146#undef HAVE_MALLOC
147
148/* Define to 1 if you have the <math.h> header file. */
149#undef HAVE_MATH_H
150
151/* Define to 1 if you have the `memcpy' function. */
152#undef HAVE_MEMCPY
153
154/* Define to 1 if you have the `memmove' function. */
155#undef HAVE_MEMMOVE
156
157/* Define to 1 if you have the <memory.h> header file. */
158#undef HAVE_MEMORY_H
159
160/* Define to 1 if you have the `memset' function. */
161#undef HAVE_MEMSET
162
163/* Define to 1 if you have the <ncurses/curses.h> header file. */
164#undef HAVE_NCURSES_CURSES_H
165
166/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
167#undef HAVE_NDIR_H
168
169/* Define this if NetBSD was detected */
170#undef HAVE_NETBSD
171
172/* Define to 1 if you have the <netdb.h> header file. */
173#undef HAVE_NETDB_H
174
175/* Define to 1 if you have the <netinet/in.h> header file. */
176#undef HAVE_NETINET_IN_H
177
178/* Define this if OpenBSD was detected */
179#undef HAVE_OPENBSD
180
181/* Define this if /opt/local/pgsql/include was detected */
182#undef HAVE_OPT_LOCAL_PGSQL_INCLUDE
183
184/* Define this if a good pthread installation was detected */
185#undef HAVE_PARALLEL_CLAUSE
186
187/* Define this as PIC option */
188#undef HAVE_PIC
189
190/* Define to 1 if you have the <plot.h> header file. */
191#undef HAVE_PLOT_H
192
193/* Define this if a good PostgreSQL installation was detected */
194#undef HAVE_POSTGRESQL
195
196/* Define to 1 if you have the `printf' function. */
197#undef HAVE_PRINTF
198
199/* Define to 1 if you have the <pthread.h> header file. */
200#undef HAVE_PTHREAD_H
201
202/* Define this if readline was detected */
203#undef HAVE_READLINE
204
205/* Define to 1 if you have the <readline/history.h> header file. */
206#undef HAVE_READLINE_HISTORY_H
207
208/* Define to 1 if you have the <readline/readline.h> header file. */
209#undef HAVE_READLINE_READLINE_H
210
211/* Define to 1 if you have the <regex.h> header file. */
212#undef HAVE_REGEX_H
213
214/* Define to 1 if you have the `setjmp' function. */
215#undef HAVE_SETJMP
216
217/* Define to 1 if you have the <setjmp.h> header file. */
218#undef HAVE_SETJMP_H
219
220/* Define to 1 if you have the `signal' function. */
221#undef HAVE_SIGNAL
222
223/* Define to 1 if you have the <signal.h> header file. */
224#undef HAVE_SIGNAL_H
225
226/* Define to 1 if you have the `snprintf' function. */
227#undef HAVE_SNPRINTF
228
229/* Define to 1 if you have the <stdarg.h> header file. */
230#undef HAVE_STDARG_H
231
232/* Define to 1 if you have the <stddef.h> header file. */
233#undef HAVE_STDDEF_H
234
235/* Define to 1 if you have the <stdint.h> header file. */
236#undef HAVE_STDINT_H
237
238/* Define to 1 if you have the <stdio.h> header file. */
239#undef HAVE_STDIO_H
240
241/* Define to 1 if you have the <stdlib.h> header file. */
242#undef HAVE_STDLIB_H
243
244/* Define to 1 if you have the `strcmp' function. */
245#undef HAVE_STRCMP
246
247/* Define to 1 if you have the <strings.h> header file. */
248#undef HAVE_STRINGS_H
249
250/* Define to 1 if you have the <string.h> header file. */
251#undef HAVE_STRING_H
252
253/* Define to 1 if you have the `strncmp' function. */
254#undef HAVE_STRNCMP
255
256/* Define to 1 if you have the `strncpy' function. */
257#undef HAVE_STRNCPY
258
259/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
260   */
261#undef HAVE_SYS_DIR_H
262
263/* Define to 1 if you have the <sys/ioctl.h> header file. */
264#undef HAVE_SYS_IOCTL_H
265
266/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
267   */
268#undef HAVE_SYS_NDIR_H
269
270/* Define to 1 if you have the <sys/resource.h> header file. */
271#undef HAVE_SYS_RESOURCE_H
272
273/* Define to 1 if you have the <sys/socket.h> header file. */
274#undef HAVE_SYS_SOCKET_H
275
276/* Define to 1 if you have the <sys/stat.h> header file. */
277#undef HAVE_SYS_STAT_H
278
279/* Define to 1 if you have the <sys/time.h> header file. */
280#undef HAVE_SYS_TIME_H
281
282/* Define to 1 if you have the <sys/types.h> header file. */
283#undef HAVE_SYS_TYPES_H
284
285/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
286#undef HAVE_SYS_WAIT_H
287
288/* Define to 1 if you have the <termios.h> header file. */
289#undef HAVE_TERMIOS_H
290
291/* Define to 1 if you have the <time.h> header file. */
292#undef HAVE_TIME_H
293
294/* Define this if user wants to tune for a specific CPU */
295#undef HAVE_TUNING
296
297/* Define to 1 if you have the <unistd.h> header file. */
298#undef HAVE_UNISTD_H
299
300/* Define this if untested OS was detected */
301#undef HAVE_UNTESTED
302
303/* Define this if /usr/include/postgresql was detected */
304#undef HAVE_USR_INCLUDE_POSTGRESQL
305
306/* Define this if /usr/local/pgsql/include was detected */
307#undef HAVE_USR_LOCAL_PGSQL_INCLUDE
308
309/* Define this if /usr/pkg/pgsql/include was detected */
310#undef HAVE_USR_PKG_PGSQL_INCLUDE
311
312/* Define to 1 if assertions should be disabled. */
313#undef NDEBUG
314
315/* Name of package */
316#undef PACKAGE
317
318/* Define to the address where bug reports for this package should be sent. */
319#undef PACKAGE_BUGREPORT
320
321/* Define to the full name of this package. */
322#undef PACKAGE_NAME
323
324/* Define to the full name and version of this package. */
325#undef PACKAGE_STRING
326
327/* Define to the one symbol short name of this package. */
328#undef PACKAGE_TARNAME
329
330/* Define to the home page for this package. */
331#undef PACKAGE_URL
332
333/* Define to the version of this package. */
334#undef PACKAGE_VERSION
335
336/* Define to 1 if you have the ANSI C header files. */
337#undef STDC_HEADERS
338
339/* Version number of package */
340#undef VERSION
341
342/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
343#ifndef __CHAR_UNSIGNED__
344# undef __CHAR_UNSIGNED__
345#endif
346
347/* Define this if we have no __mode_t */
348#undef __mode_t
349
350/* Define this if we have no __off_t */
351#undef __off_t
352
353/* Define this if we have no __pid_t */
354#undef a68g_pid_t
355
356/* Define to `int' if <sys/types.h> does not define. */
357#undef mode_t
358
359/* Define to `unsigned int' if <sys/types.h> does not define. */
360#undef size_t
361
362/* Define to `int' if <sys/types.h> does not define. */
363#undef ssize_t
364
365/* Define to the type of an unsigned integer type of width exactly 16 bits if
366   such a type exists and the standard includes do not define it. */
367#undef uint16_t
368