summaryrefslogtreecommitdiff
path: root/autoconf/m4/c_printf_a.m4
Commit message (Collapse)AuthorAge
* Get the cache variable name right.Reid Spencer2004-11-27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18288 91177308-0d34-0410-b5e6-96231b3b80d8
* Cache the value of this test.Reid Spencer2004-11-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18231 91177308-0d34-0410-b5e6-96231b3b80d8
* Bring the script out of the dark ages and into modern autoconfness.Reid Spencer2004-09-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16415 91177308-0d34-0410-b5e6-96231b3b80d8
* Individual autoconf function broken out of acincludes.m4. This changeReid Spencer2004-09-07
per the recommended style guide for autoconf and so that individual autoconf functions can more easily be shared across projects. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16223 91177308-0d34-0410-b5e6-96231b3b80d8