]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix warnings from autoconf about "...no AC_LANG_SOURCE call detected..." by adding...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 22 Mar 2014 23:15:01 +0000 (19:15 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 22 Mar 2014 23:15:01 +0000 (19:15 -0400)
commit9f26d96f0979efb8c8acf4901fd77265c9bf7e8d
tree43d7e7ac6315057b8ed1caf31f42f985f41d62d2
parent05da316b9ceee79fa98575133d9f4c9e2abe59d0
Fix warnings from autoconf about "...no AC_LANG_SOURCE call detected..." by adding that call within the AC_LINK_IFELSE call.
configure.ac