aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Regenerated using autoconf-2.57.Brian Gaeke2004-07-211-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15061 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoconf/autoheader 2.57Brian Gaeke2004-07-211-0/+58
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15059 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoconf-2.57.Brian Gaeke2004-07-211-0/+176
| | | | | | | Patch contributed by Bill Wendling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15051 91177308-0d34-0410-b5e6-96231b3b80d8
* Added support for stdint.h. It is now automatically included byJohn Criswell2004-07-191-3/+141
| | | | | | | | DataTypes.h. So far, it doesn't seem to break Linux, Solaris, or MacOS X. This should automatically include it for those people who need it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15006 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated.Brian Gaeke2004-06-221-0/+177
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14336 91177308-0d34-0410-b5e6-96231b3b80d8
* Added the llvm/test/Programs/Makefile.test Makefile.John Criswell2004-06-221-29/+36
| | | | | | | Added a check for isnan() while I was at it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14333 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoconf-2.57 for AIX detection support.Misha Brukman2004-06-221-30/+31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14320 91177308-0d34-0410-b5e6-96231b3b80d8
* Added checks for mkstemp and getrusage.John Criswell2004-06-071-33/+35
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14047 91177308-0d34-0410-b5e6-96231b3b80d8
* Recognize cygwinChris Lattner2004-06-021-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13976 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a check for a new header file.John Criswell2004-05-271-1/+2
| | | | | | | | My apologies for changing config.h.in. Now you will all have to re-configure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13846 91177308-0d34-0410-b5e6-96231b3b80d8
* Only give warnings if the user doesn't have mmap(). This is pretty muchJohn Criswell2004-05-271-6/+4
| | | | | | | | a hack that allows users to fight through a build if they don't have mmap(). When I get into the office, I'll make something better. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13801 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2004-04-161-66/+97
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12995 91177308-0d34-0410-b5e6-96231b3b80d8
* RegeneratedChris Lattner2004-04-141-11/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12946 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2004-04-131-19/+32
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12915 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2004-04-021-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12636 91177308-0d34-0410-b5e6-96231b3b80d8
* Modified the default pathname for Povray.John Criswell2004-02-261-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11881 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove .micro references as those files no longer exist and add some more ↵Alkis Evlogimenos2004-02-261-12/+12
| | | | | | recent Makefile additions to the list git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11866 91177308-0d34-0410-b5e6-96231b3b80d8
* Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename.Alkis Evlogimenos2004-02-251-9/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11853 91177308-0d34-0410-b5e6-96231b3b80d8
* Added the VTune tests.John Criswell2004-02-241-28/+34
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11809 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoconf-2.57.Brian Gaeke2004-02-231-4/+282
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11776 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoconf-2.57.Brian Gaeke2004-02-231-125/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11772 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2004-02-231-41/+40
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11760 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoconf-2.57.Brian Gaeke2004-02-231-20/+21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11749 91177308-0d34-0410-b5e6-96231b3b80d8
* Added an option for configuring Povray. By default, it should find my localJohn Criswell2004-02-201-29/+66
| | | | | | | installation of Povray (and not do anything for people who don't have it). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11680 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2004-02-201-2/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11656 91177308-0d34-0410-b5e6-96231b3b80d8
* Adjusted the default pathname to the SPEC95 benchmarks. The new directoryJohn Criswell2004-02-161-3/+3
| | | | | | | | has source code corrections and some input files pre-filtered for use with the LLVM test suite. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11498 91177308-0d34-0410-b5e6-96231b3b80d8
* Added check for target machine endian-ness and put the result intoJohn Criswell2004-02-131-1/+205
| | | | | | | Makefile.config (ENDIAN variable is set to big or little). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11398 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated to handle the new SPEC95 configuration options.John Criswell2004-02-101-29/+71
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11298 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2004-01-221-1/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10962 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57 and autoheader-2.57.Brian Gaeke2004-01-211-3/+18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10934 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2004-01-161-1/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10900 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove configure support for endianness checking, the need for whichBrian Gaeke2004-01-151-209/+0
| | | | | | | Chris has helpfully expunged. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10873 91177308-0d34-0410-b5e6-96231b3b80d8
* Whoopsie. I should remember to use aclocal next time.Brian Gaeke2004-01-131-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10815 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove and/or shorten many comments in configure.ac.Brian Gaeke2004-01-131-1138/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove checks for many common Unix programs. Our build process currently assumes they are there and makes no provisions for any other world-views. (We can add some of these checks back at some later time if it should prove useful, but right now, we do not need to check to see whether "rm" exists.) Remove checks for many common standard C headers and functions. We assume ISO/ANSI C++, and we always use the <cfoo> versions of ANSI C's <foo.h> headers, so these checks will not help anything. Edit configure's warning messages for clarity and content. Change checks for "optional" programs to default to using "true" instead of "false", so that a failure to find, e.g., etags, will be less likely to result in make failing. No longer shall we check for --enable-purify or --with-purify options. No longer shall we propagate these to the Makefiles. configure regenerated using autoconf-2.57. Please feel free to send me any questions or comments you have. :-) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10814 91177308-0d34-0410-b5e6-96231b3b80d8
* Modified the configure script so that it defines BISON as the bisonJohn Criswell2004-01-121-2/+3
| | | | | | | binary and YACC as bison -y. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10776 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated from files in llvm/autoconf. This was done immediently followingJohn Criswell2003-12-301-38/+26
| | | | | | | the renaming of aclocal.m4 to acinclude.m4. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10656 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix help string for --enable-spec2000 optionAlkis Evlogimenos2003-12-201-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10564 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in RELEASE_11.John Criswell2003-12-181-9/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10516 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated configure script so that it does not configure llvm/projectJohn Criswell2003-12-121-1/+1
| | | | | | | directories that do not contain a configure script. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10437 91177308-0d34-0410-b5e6-96231b3b80d8
* Add check for pthread_mutex_lock() in -lpthread (or otherwise).Brian Gaeke2003-12-051-0/+111
| | | | | | | Regenerated configure w/ autoconf-2.57. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10293 91177308-0d34-0410-b5e6-96231b3b80d8
* Configure all project directories contained in llvm/projects.John Criswell2003-11-251-123/+39
| | | | | | | | The autoconf program will generate a warning about how we should use a literal in AC_CONFIG_SUBDIRS. This warning can be ignored. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10222 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a pseudo-hack: The Makefile now copies Makefiles from source tree toJohn Criswell2003-11-251-838/+28
| | | | | | | | | object tree if it is missing. This means that new Makefiles should get picked up automagically, requiring less bothersome re-configuring after updates. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10209 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57Brian Gaeke2003-11-241-28/+76
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10191 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57Brian Gaeke2003-11-181-7/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10063 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a check for the -R linker option.John Criswell2003-11-171-0/+50
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10056 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57.Brian Gaeke2003-11-171-34/+47
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10048 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoconf-2.57.Brian Gaeke2003-11-161-36/+94
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10025 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated `configure' for adding Makefiles and test.in to FreeBenchMisha Brukman2003-11-121-28/+118
| | | | | | | benchmarks. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9942 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated.Brian Gaeke2003-11-101-36/+210
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9850 91177308-0d34-0410-b5e6-96231b3b80d8
* Generated autoconf script for Chris.John Criswell2003-10-281-28/+40
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9554 91177308-0d34-0410-b5e6-96231b3b80d8