diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -2,7 +2,8 @@ LUA_VERSION = 5.1 | |||
| 2 | 2 | ||
| 3 | ## Available defines for CJSON_CFLAGS | 3 | ## Available defines for CJSON_CFLAGS |
| 4 | # | 4 | # |
| 5 | # USE_INTERNAL_ISINF: Workaround for Solaris platforms missing isinf(). | 5 | # USE_INTERNAL_ISINF: Workaround for Solaris platforms missing isinf(). |
| 6 | # DISABLE_CJSON_GLOBAL: Do not store module is "cjson" global | ||
| 6 | 7 | ||
| 7 | ## Build defaults | 8 | ## Build defaults |
| 8 | PREFIX = /usr/local | 9 | PREFIX = /usr/local |
