freebsd_amp_hwpstate/contrib/bc/acconfig.h

25 lines
459 B
C
Raw Normal View History

1998-04-29 21:53:01 +00:00
/* PACKAGE name */
#undef PACKAGE
/* Package VERSION number */
#undef VERSION
2001-02-26 07:13:00 +00:00
/* VERSION number for DC target*/
#undef DC_VERSION
/* COPYRIGHT notice for DC target */
#undef DC_COPYRIGHT
/* COPYRIGHT notice for BC target */
#undef BC_COPYRIGHT
1998-04-29 21:53:01 +00:00
/* Define to use the readline library. */
#undef READLINE
2001-02-26 07:13:00 +00:00
/* Define to use the BSD libedit library. */
#undef LIBEDIT
1998-04-29 21:53:01 +00:00
/* Define to `size_t' if <sys/types.h> and <stddef.h> don't define. */
#undef ptrdiff_t