Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / gnu / dist / bc / config.h.in
blobebb9e340c4b3e49c596663f664dbc16b5992835c
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define if you don't have vprintf but do have _doprnt. */
7 #undef HAVE_DOPRNT
9 /* Define if you have the vprintf function. */
10 #undef HAVE_VPRINTF
12 /* Define if on MINIX. */
13 #undef _MINIX
15 /* Define if the system does not provide POSIX.1 features except
16 with this defined. */
17 #undef _POSIX_1_SOURCE
19 /* Define if you need to in order for stat and other things to work. */
20 #undef _POSIX_SOURCE
22 /* Define to `unsigned' if <sys/types.h> doesn't define. */
23 #undef size_t
25 /* Define if you have the ANSI C header files. */
26 #undef STDC_HEADERS
28 /* Define if lex declares yytext as a char * by default, not a char[]. */
29 #undef YYTEXT_POINTER
31 /* VERSION number for DC target*/
32 #undef DC_VERSION
34 /* COPYRIGHT notice for DC target */
35 #undef DC_COPYRIGHT
37 /* COPYRIGHT notice for BC target */
38 #undef BC_COPYRIGHT
40 /* Define to use the readline library. */
41 #undef READLINE
43 /* Define to use the BSD libedit library. */
44 #undef LIBEDIT
46 /* Define to `size_t' if <sys/types.h> and <stddef.h> don't define. */
47 #undef ptrdiff_t
49 /* Define if you have the isgraph function. */
50 #undef HAVE_ISGRAPH
52 /* Define if you have the setvbuf function. */
53 #undef HAVE_SETVBUF
55 /* Define if you have the <lib.h> header file. */
56 #undef HAVE_LIB_H
58 /* Define if you have the <limits.h> header file. */
59 #undef HAVE_LIMITS_H
61 /* Define if you have the <stdarg.h> header file. */
62 #undef HAVE_STDARG_H
64 /* Define if you have the <stddef.h> header file. */
65 #undef HAVE_STDDEF_H
67 /* Define if you have the <stdlib.h> header file. */
68 #undef HAVE_STDLIB_H
70 /* Define if you have the <string.h> header file. */
71 #undef HAVE_STRING_H
73 /* Define if you have the <unistd.h> header file. */
74 #undef HAVE_UNISTD_H
76 /* Name of package */
77 #undef PACKAGE
79 /* Version number of package */
80 #undef VERSION