aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-11-29 00:10:42 +1030
committerMark Pulford <mark@kyne.com.au>2011-11-29 00:10:42 +1030
commit11b35407875cc363f7897ff1c7c34828b4efe3ce (patch)
tree8a05f9b73130e5c62ffdc5f4a4628255dcea5582 /README
parentd6b3f9ceb6c73121d9fa52bf66b7cfa59b611680 (diff)
downloadlua-cjson-11b35407875cc363f7897ff1c7c34828b4efe3ce.tar.gz
lua-cjson-11b35407875cc363f7897ff1c7c34828b4efe3ce.tar.bz2
lua-cjson-11b35407875cc363f7897ff1c7c34828b4efe3ce.zip
Improve build documentation and layout
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index e2e8dbc..09caab5 100644
--- a/README
+++ b/README
@@ -54,9 +54,6 @@ build and install the module:
54 OR 54 OR
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
58 this bug by adding -DUSE_INTERNAL_ISINF to CFLAGS in the Makefile.
59
60 57
61RPM 58RPM
62--- 59---