Remove ASR_MEASURE_PERFORMANCE, it doesn't work anyway.
[dragonfly.git] / contrib / bc / acconfig.h
1 /* PACKAGE name */
2 #undef PACKAGE
3
4 /* Package VERSION number */
5 #undef VERSION
6
7 /* VERSION number for DC target*/
8 #undef DC_VERSION
9
10 /* COPYRIGHT notice for DC target */
11 #undef DC_COPYRIGHT
12
13 /* COPYRIGHT notice for BC target */
14 #undef BC_COPYRIGHT
15
16 /* Define to use the readline library. */
17 #undef READLINE
18
19 /* Define to use the BSD libedit library. */
20 #undef LIBEDIT
21
22 /* Define to `size_t' if <sys/types.h> and <stddef.h> don't define.  */
23 #undef ptrdiff_t
24