configure: remove workaround for gcc's -Wno-maybe-uninitialized
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 13 Feb 2013 21:19:39 +0000 (21:19 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 13 Feb 2013 21:19:39 +0000 (21:19 +0000)
commit7c62701c2273839f15a65b4f43ac71b270673221
tree8c3d6b07a940356abe6584e2cd7a8636fbbc282a
parentccb51f923f30b36c9dc0bd9070a29116250428bf
configure: remove workaround for gcc's -Wno-maybe-uninitialized

Since r174770 gcc version check is not needed because CXX_FLAG_CHECK
implements the workaround itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175080 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure