[gcc] Correct configure check so that it matches i686-pc-nacl

My earlier change was accidentally too strict, and did not match the
target configuration when it had been expanded from the argument in
"--target=nacl" to "i686-pc-nacl".

BUG=http://code.google.com/p/nativeclient/issues/detail?id=660
TEST=build full-gcc against nacl-glibc

Review URL: http://codereview.chromium.org/3190016
2 files changed
tree: 9197c6fe844c1345a40721a5bd4d1786ee3e8e59
  1. binutils/
  2. gcc/
  3. gdb/
  4. newlib/