Fix build with LLVM >= r145623.
authorJohannes Obermayr <johannesobermayr@gmx.de>
Mon, 19 Dec 2011 22:11:46 +0000 (23:11 +0100)
committerBrian Paul <brianp@vmware.com>
Mon, 26 Dec 2011 23:12:10 +0000 (16:12 -0700)
commitaa284042a3116224f623ce8ec1680997c6818827
treee4871fdd8cfd7bfd2332bffb9eb43d8c7bbd0f7d
parent98dffd9764195be2734579a2b4ae7637b62ea7d8
Fix build with LLVM >= r145623.

This is a workaround for https://bugs.freedesktop.org/show_bug.cgi?id=43861.

Actually the issue which makes -pedantic failing should be solved.

Reviewed-by: Michel Dänzer <michel@daenzer.net>
Signed-off-by: Brian Paul <brianp@vmware.com>
configure.ac