Browse Source

Merge commit '89535bb'

tags/json-c-0.12-20140410
Eric Haszlakiewicz 11 years ago
parent
commit
4c086dfff7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      configure.ac

+ 1
- 0
configure.ac View File

@@ -12,6 +12,7 @@ AC_PROG_MAKE_SET
# Checks for libraries. # Checks for libraries.


# Checks for header files. # Checks for header files.
AM_PROG_CC_C_O
AC_CONFIG_HEADER(config.h) AC_CONFIG_HEADER(config.h)
AC_CONFIG_HEADER(json_config.h) AC_CONFIG_HEADER(json_config.h)
AC_HEADER_STDC AC_HEADER_STDC


Loading…
Cancel
Save