aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.config.in
Commit message (Expand)AuthorAgeFilesLines
* Added the EXEEXT variable so that Makefiles can figure out what extensionJohn Criswell2004-06-011-0/+3
* Standardize header comments of top-level Makefiles.Misha Brukman2004-04-241-2/+9
* Fix up a seriously outdated comment.Brian Gaeke2004-03-101-2/+2
* Fix typo. I wonder how this actually worked.Alkis Evlogimenos2004-02-251-1/+1
* Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename.Alkis Evlogimenos2004-02-251-6/+4
* Added the POVRAY_ROOT to locate Povray.John Criswell2004-02-201-0/+4
* Added check for target machine endian-ness and put the result intoJohn Criswell2004-02-131-0/+3
* Added support for configuring SPEC95.John Criswell2004-02-101-0/+2
* Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so itBrian Gaeke2004-01-221-0/+1
* Get autoconf'd ETAGSFLAGS value from configure.Brian Gaeke2004-01-221-0/+1
* Get SHLIBEXT variable from configure script.Brian Gaeke2004-01-211-0/+3
* Remove some whitespace and fix up some comments.Brian Gaeke2004-01-161-69/+9
* Remove and/or shorten many comments in configure.ac.Brian Gaeke2004-01-131-17/+6
* The configure script now defines BISON as the name of the bison program andJohn Criswell2004-01-121-1/+2
* Add installation directories and commands, standardly provided by configure.Brian Gaeke2003-12-101-0/+20
* Fixed SPEC so that it would run correctly with the new autoconf-style objectJohn Criswell2003-09-111-0/+7
* Checkin of autoconf-style object root.John Criswell2003-09-061-1/+65
* Updated to use files within the autoconf subdirectory.John Criswell2003-07-221-1/+1
* The word `open' was really intended to be `option'.Misha Brukman2003-07-021-1/+1
* Removed the --enable-profiling option.John Criswell2003-07-021-1/+0
* Removed the CPPFLAGS and CFLAGS variables since the -DHAVE_CONFIG_H messesJohn Criswell2003-07-021-2/+7
* Added the ARCH variable so that some of the Makefiles can perform actions basedJohn Criswell2003-07-011-0/+5
* The Makefile now adds autoconf information to the compiler and linker flagJohn Criswell2003-07-011-4/+4
* Fix verbose support bugChris Lattner2003-06-301-1/+0
* Removed the LIBS environment variable as it interferes with the tests andJohn Criswell2003-06-301-1/+5
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+159