Remove a dead check at the end of the configure script that was a left over
authorReid Spencer <rspencer@reidspencer.com>
Sat, 27 Nov 2004 22:01:43 +0000 (22:01 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 27 Nov 2004 22:01:43 +0000 (22:01 +0000)
commit3be58f90ec19d9dd88a67a7c8f02f49cc34e7434
tree522387a2236f40ada99be6ffabf8ee3c4fca888b
parent92746219db237bde0ed3cc14d8061ec5fc823957
Remove a dead check at the end of the configure script that was a left over
from the bzip2 support. This dead check produced the error:
test: -ne: unary operator expected

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