]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bc/acconfig.h
unfinished sblive driver, playback/mixer only for now - not enabled in
[FreeBSD/FreeBSD.git] / contrib / bc / acconfig.h
1 /* PACKAGE name */
2 #undef PACKAGE
3
4 /* Package VERSION number */
5 #undef VERSION
6
7 /* define if the math lib is to be loaded from a file. */
8 #undef BC_MATH_FILE
9
10 /* Define to use the readline library. */
11 #undef READLINE
12
13 /* Define to `size_t' if <sys/types.h> and <stddef.h> don't define.  */
14 #undef ptrdiff_t
15