fix makefile rules.
fix dtoa for 64 bit machines
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#define MALLOC PL_malloc
|
||||
#define FREE PL_free
|
||||
|
||||
#ifdef _REENTRANT
|
||||
#if defined(_REENTRANT)||defined(__YAP_PROLOG__)
|
||||
#define Long int /* 32-bits */
|
||||
#define MULTIPLE_THREADS
|
||||
|
||||
|
Reference in New Issue
Block a user