configure.ac: improve detection of 5-argument setLangDefaults
commite07b3293e45d2926fb00f3229da2dbf3c8a37ffa
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 3 Sep 2016 08:49:17 +0000 (3 10:49 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 4 Sep 2016 14:58:26 +0000 (4 16:58 +0200)
treeb8687aa4d56df8d86e6c5aa421eaf7b3c4086b29
parent13f4b7d3bb2a7b9e9f48e217141a2da769924fc3
configure.ac: improve detection of 5-argument setLangDefaults

In particular, include all the required header files to avoid
the test failing because of issues unrelated to the number
of arguments of CompilerInvocation::setLangDefaults.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
configure.ac