summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2014-02-11 23:57:24 -0500
committerEric Haszlakiewicz <erh+git@nimenees.com>2014-02-11 23:57:24 -0500
commit4c086dfff7aba2d15b8056407be53478f798a2cc (patch)
tree7e57916d0ce6f1c192e1848e296dca175e4fb9a2
parent020fa6572465e1e038822afdf9eba80a191d9b85 (diff)
parent89535bb1fff73edac43b153ee4721f44179f0469 (diff)
downloadjson-c-4c086dfff7aba2d15b8056407be53478f798a2cc.tar.gz
Merge commit '89535bb'
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 878caea..5c0a0e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,7 @@ AC_PROG_MAKE_SET
# Checks for libraries.
# Checks for header files.
+AM_PROG_CC_C_O
AC_CONFIG_HEADER(config.h)
AC_CONFIG_HEADER(json_config.h)
AC_HEADER_STDC