When looking for executable extensions, ignore .dSYM, as that's the debug info direct...
authorJim Grosbach <grosbach@apple.com>
Fri, 26 Sep 2008 17:27:58 +0000 (17:27 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 26 Sep 2008 17:27:58 +0000 (17:27 +0000)
commit0eecd899ea5e77953e62332e34b56a164bdaa193
tree1bb7c6de5390215f6e7e486eeedf66aac5eb13cc
parent4367ff7aff54cac3e84d79d1b038f50390d66103
When looking for executable extensions, ignore .dSYM, as that's the debug info directory on Darwin.

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