1 /* config.h. Generated automatically by configure. */
2 /* config.h.in. Generated automatically from configure.in by autoheader. */
4 /* Define to empty if the keyword does not work. */
7 /* Define if you don't have vprintf but do have _doprnt. */
8 /* #undef HAVE_DOPRNT */
10 /* Define if you have the vprintf function. */
11 #define HAVE_VPRINTF 1
13 /* Define if on MINIX. */
16 /* Define if the system does not provide POSIX.1 features except
18 /* #undef _POSIX_1_SOURCE */
20 /* Define if you need to in order for stat and other things to work. */
21 /* #undef _POSIX_SOURCE */
23 /* Define to `unsigned' if <sys/types.h> doesn't define. */
26 /* Define if you have the ANSI C header files. */
27 #define STDC_HEADERS 1
29 /* Define if lex declares yytext as a char * by default, not a char[]. */
30 #define YYTEXT_POINTER 1
32 /* VERSION number for DC target*/
33 #define DC_VERSION "1.3"
35 /* COPYRIGHT notice for DC target */
36 #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000 Free Software Foundation, Inc."
38 /* COPYRIGHT notice for BC target */
39 #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000 Free Software Foundation, Inc."
41 /* Define to use the readline library. */
44 /* Define to use the BSD libedit library. */
47 /* Define to `size_t' if <sys/types.h> and <stddef.h> don't define. */
48 /* #undef ptrdiff_t */
50 /* Define if you have the isgraph function. */
51 #define HAVE_ISGRAPH 1
53 /* Define if you have the setvbuf function. */
54 #define HAVE_SETVBUF 1
56 /* Define if you have the <lib.h> header file. */
57 /* #undef HAVE_LIB_H */
59 /* Define if you have the <limits.h> header file. */
60 #define HAVE_LIMITS_H 1
62 /* Define if you have the <stdarg.h> header file. */
63 #define HAVE_STDARG_H 1
65 /* Define if you have the <stddef.h> header file. */
66 #define HAVE_STDDEF_H 1
68 /* Define if you have the <stdlib.h> header file. */
69 #define HAVE_STDLIB_H 1
71 /* Define if you have the <string.h> header file. */
72 #define HAVE_STRING_H 1
74 /* Define if you have the <unistd.h> header file. */
75 #define HAVE_UNISTD_H 1
80 /* Version number of package */
81 #define VERSION "1.06"