summaryrefslogtreecommitdiffstats
path: root/contrib/bc/acconfig.h
blob: ac625a5c91c4c715955d099d4d8a7a1d66b7d221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* 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

OpenPOWER on IntegriCloud