This commit is contained in:
Patrick Crews 2009-01-07 15:52:15 -05:00
commit eb3daa6d75

View file

@ -230,7 +230,7 @@ extern "C" sig_handler handle_segfault(int sig);
#if defined(__linux__)
#define ENABLE_TEMP_POOL 1
#else
#define ENABLE_TEMP_TOOL 0
#define ENABLE_TEMP_POOL 0
#endif
/* Constants */