freebsd-dev/contrib/bc/acconfig.h
Andreas Klemm 17f33912d7 Import GNU bc 1.04
PR:		4183
1998-04-29 21:53:01 +00:00

16 lines
308 B
C

/* PACKAGE name */
#undef PACKAGE
/* Package VERSION number */
#undef VERSION
/* define if the math lib is to be loaded from a file. */
#undef BC_MATH_FILE
/* Define to use the readline library. */
#undef READLINE
/* Define to `size_t' if <sys/types.h> and <stddef.h> don't define. */
#undef ptrdiff_t