NAKAMURA Takumi
|
fd6fbec86d
|
[autoconf] Fix 80+ and quoting.
Additional quoting for safety and satisfying newer autotools. Fix a couple of 80 column violations.
http://llvm-reviews.chandlerc.com/D333
Signed-off-by: Saleem Abdulrasool <compnerd@compnerd.org>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173877 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-01-30 01:37:49 +00:00 |
|
Sylvestre Ledru
|
c8e41c5917
|
Fix a typo (the the => the)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160621 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-07-23 08:51:15 +00:00 |
|
Eric Christopher
|
b2bc6e4ad6
|
Add some fixes to the configure script for isInf and add
--enable-libcpp to projects/sample.
Patch by Dmitri Shubin with additional fixes by me.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153425 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-03-26 02:09:01 +00:00 |
|
Reid Spencer
|
cd9bbdd3ea
|
Make sure we test the right variable for the AC_DEFINE
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17302 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-28 05:04:20 +00:00 |
|
Brian Gaeke
|
1d460f96c7
|
It's spelled IEEEFP
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17301 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-28 04:17:05 +00:00 |
|
Reid Spencer
|
abec8f96e3
|
Changes to support rand48 tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17284 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-27 23:03:44 +00:00 |
|
Reid Spencer
|
53ecd51d97
|
move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16224 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-09-07 14:23:53 +00:00 |
|