Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / gnu / dist / bc / acconfig.h
blobff17f82fe7bbe5cbc5a4c3b2dd791972f64b8467
1 /* PACKAGE name */
2 #undef PACKAGE
4 /* Package VERSION number */
5 #undef VERSION
7 /* VERSION number for DC target*/
8 #undef DC_VERSION
10 /* COPYRIGHT notice for DC target */
11 #undef DC_COPYRIGHT
13 /* COPYRIGHT notice for BC target */
14 #undef BC_COPYRIGHT
16 /* Define to use the readline library. */
17 #undef READLINE
19 /* Define to use the BSD libedit library. */
20 #undef LIBEDIT
22 /* Define to `size_t' if <sys/types.h> and <stddef.h> don't define. */
23 #undef ptrdiff_t