configure: add return() statements in 3 AC_LANG_PROGRAM() blocks
authorMarc Fournier <marc.fournier@camptocamp.com>
Sat, 2 May 2015 08:08:23 +0000 (10:08 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Sat, 2 May 2015 08:08:23 +0000 (10:08 +0200)
commit39d06560bc5df5064d2f2e461013ad8bf57afa6f
treefb76bd572b72d49e96512c0d41037e44ce4a2fb7
parent82045e68dec4864bbbee2257d52d412d5c76ca2d
configure: add return() statements in 3 AC_LANG_PROGRAM() blocks

This allows the dns and df plugins to get built also in the case the
configure script is run with `CC="gcc -Wall -Werror"`.
configure.in