From 48c5cf183fa7cab608168fdec2406a1ca3cb2c11 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Fri, 7 Oct 2011 22:51:31 +1030 Subject: Rename MISSING_ISINF to USE_INTERNAL_ISINF --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 473bf83..e8c3abe 100644 --- a/README +++ b/README @@ -55,7 +55,7 @@ build and install the module: # cp cjson.so [your_module_directory] Note: Some Solaris platforms are missing isinf(). You can work around - this bug by adding -DMISSING_ISINF to CFLAGS in the Makefile. + this bug by adding -DUSE_INTERNAL_ISINF to CFLAGS in the Makefile. RPM -- cgit v1.2.3-55-g6feb