Fix the definitions of LLVMGCC and LLVMGXX to include the EXEEXT (the
authorReid Spencer <rspencer@reidspencer.com>
Thu, 2 Jun 2005 22:34:49 +0000 (22:34 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 2 Jun 2005 22:34:49 +0000 (22:34 +0000)
commitc84492c2dbfa69d0f0dbc0a12d61374ead2c26fc
tree7821a9b4df9a65d27467c469d5046e877d57a4e9
parent628214eb74549ee33b714107409076f348182333
Fix the definitions of LLVMGCC and LLVMGXX to include the EXEEXT (the
.exe extension) on Cygwin. This fixes the last few remaining Cygwin
issues. Thanks to Aaron Gray for tracking this down.

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