Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R that caused problems
authorReid Spencer <rspencer@reidspencer.com>
Mon, 20 Sep 2004 04:09:56 +0000 (04:09 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 20 Sep 2004 04:09:56 +0000 (04:09 +0000)
commit777ce17d357383bcd03847e6442d9f818b8dec2b
treeb250260808062bd08c80033ca7be1584394ead1a
parenta42b525ea81030ba9a547c4867deb76eb96c98c0
Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R that caused problems
with correctly recognizing mmap of files and the linker's support of -r.

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