aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2010-03-28 21:14:08 +0300
committerPetri Lehtinen <petri@digip.org>2010-03-28 21:14:08 +0300
commit29ee3832cf1cee4cfebad8e440b58877437c4615 (patch)
tree526f7b0bf76b216ccf45a23dc0a6c3de60709f54 /.gitignore
parentc7c2edae8a6a2ba25c31d50c9f44bbbf080889da (diff)
downloadjansson-29ee3832cf1cee4cfebad8e440b58877437c4615.zip
jansson-29ee3832cf1cee4cfebad8e440b58877437c4615.tar.gz
jansson-29ee3832cf1cee4cfebad8e440b58877437c4615.tar.bz2
Support compilers that don't have the "inline" keyword
Use AC_C_INLINE autoconf macro, include config.h where needed, and add a define of JSON_INLINE to jansson.h that has the correct "inline" keyword.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4c4115c..fe9488d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ missing
stamp-h1
*.pyc
*.pc
+/src/jansson.h