aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 473bf83..e8c3abe 100644
--- a/README
+++ b/README
@@ -55,7 +55,7 @@ build and install the module:
55 # cp cjson.so [your_module_directory] 55 # cp cjson.so [your_module_directory]
56 56
57Note: Some Solaris platforms are missing isinf(). You can work around 57Note: Some Solaris platforms are missing isinf(). You can work around
58 this bug by adding -DMISSING_ISINF to CFLAGS in the Makefile. 58 this bug by adding -DUSE_INTERNAL_ISINF to CFLAGS in the Makefile.
59 59
60 60
61RPM 61RPM