From 11b35407875cc363f7897ff1c7c34828b4efe3ce Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Tue, 29 Nov 2011 00:10:42 +1030 Subject: Improve build documentation and layout --- lua-cjson-1.0.4-1.rockspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua-cjson-1.0.4-1.rockspec') diff --git a/lua-cjson-1.0.4-1.rockspec b/lua-cjson-1.0.4-1.rockspec index b08032b..da19bd1 100644 --- a/lua-cjson-1.0.4-1.rockspec +++ b/lua-cjson-1.0.4-1.rockspec @@ -28,8 +28,8 @@ build = { -- USE_POSIX_USELOCALE: Linux, OSX. Thread safe. Recommended. -- USE_POSIX_SETLOCALE: Works on all ANSI C platforms. May be used when -- thread-safety isn't required. --- USE_INTERNAL_ISINF: Provide internal isinf() implementation. Required --- on some Solaris platforms. +-- USE_INTERNAL_ISINF: Provide internal isinf() implementation. Required +-- on some Solaris platforms. defines = { "VERSION=\"1.0.4\"", "USE_POSIX_SETLOCALE" } } }, -- cgit v1.2.3-55-g6feb