summaryrefslogtreecommitdiff
path: root/json-c
diff options
context:
space:
mode:
Diffstat (limited to 'json-c')
-rw-r--r--json-c/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-c/Makefile.am b/json-c/Makefile.am
index 98f1553..044d7a7 100644
--- a/json-c/Makefile.am
+++ b/json-c/Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
+AM_CFLAGS = -Wall -D_GNU_SOURCE -D_REENTRANT
lib_LTLIBRARIES = libjson.la