Changed the makefile system to autoconf/automake.
[cacao.git] / acconfig.h
1 /* Define if mman.h defines MAP_FAILED  */
2 #undef HAVE_MAP_FAILED
3
4 /* Define if mman.h defines MAP_ANONYMOUS  */
5 #undef HAVE_MAP_ANONYMOUS
6
7 /* Define to include thread support */
8 #undef USE_THREADS
9 #undef EXTERNAL_OVERFLOW
10 #undef DONT_FREE_FIRST
11
12 /* Make automake happy */
13 #undef PACKAGE
14 #undef VERSION
15
16 /* sysdep */
17 #undef SYSDEP_DIR