-AM_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
+AM_CFLAGS = -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
EXTRA_DIST = doc
</head>\r
<body>\r
<h2>JSON-C - A JSON implementation in C</h2>\r
- <p>Latest release: <a href="json-c-0.8.tar.gz">json-c-0.8.tar.gz</a></p>\r
+ <p>Latest release: <a href="json-c-0.9.tar.gz">json-c-0.9.tar.gz</a></p>\r
<p>JSON-C implements a reference counting object model that allows you to easily \r
construct JSON objects in C, output them as JSON formatted strings and parse \r
JSON formatted strings back into the C representation of JSON objects.</p>\r