From: Eric Haszlakiewicz Date: Sun, 23 Jun 2013 23:55:02 +0000 (-0500) Subject: Mention that libtoolize is needed if you're not using a release tarball. X-Git-Tag: json-c-0.12-20140410~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e8df40523e59c57017a2d160cca06c3503f68c1;p=json-c Mention that libtoolize is needed if you're not using a release tarball. --- diff --git a/README b/README index ac1e812..8c7301f 100644 --- a/README +++ b/README @@ -12,6 +12,7 @@ Prerequisites: If you're not using a release tarball, you'll also need: autoconf (autoreconf) automake + Make sure you have a complete libtool install, including libtoolize Github repo for json-c: https://github.com/json-c/json-c