summaryrefslogtreecommitdiffstats
path: root/llvm/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Moved configure.ac to the autoconf directory.John Criswell2003-07-221-248/+0
| | | | llvm-svn: 7231
* turn off DISABLE_LLC_DIFFS for x86.Brian Gaeke2003-07-221-1/+3
| | | | llvm-svn: 7230
* Removed the --enable-profiling option (again).John Criswell2003-07-021-1/+0
| | | | llvm-svn: 7078
* Added the ARCH variable so that some of the Makefiles can perform actions basedJohn Criswell2003-07-011-3/+15
| | | | | | upon the target hardware architecture (as opposed to always checking the OS). llvm-svn: 7050
* Removed the --enable-verbose option.John Criswell2003-06-301-1/+0
| | | | llvm-svn: 7019
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+236
system. llvm-svn: 7014
OpenPOWER on IntegriCloud