freebsd-dev/contrib/bc/acconfig.h
2001-02-26 07:13:00 +00:00

25 lines
459 B
C

/* PACKAGE name */
#undef PACKAGE
/* Package VERSION number */
#undef VERSION
/* VERSION number for DC target*/
#undef DC_VERSION
/* COPYRIGHT notice for DC target */
#undef DC_COPYRIGHT
/* COPYRIGHT notice for BC target */
#undef BC_COPYRIGHT
/* Define to use the readline library. */
#undef READLINE
/* Define to use the BSD libedit library. */
#undef LIBEDIT
/* Define to `size_t' if <sys/types.h> and <stddef.h> don't define. */
#undef ptrdiff_t