aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* More QMTest cruft gone!Reid Spencer2004-12-091-2/+0
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-081-35/+27
* Search for tclsh last so we don't find the FreeBSD warning script.Reid Spencer2004-12-021-1/+1
* * Make sure the cache variable gets cachedReid Spencer2004-12-021-33/+16
* Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer2004-11-302-0/+57
* * Implement embedding libltdl into LLVM which required some rearranging.Reid Spencer2004-11-291-18/+12
* * Update instructions about upgrading libtoolReid Spencer2004-11-291-8/+35
* Converted with autoupdate for autoconf 2.50 -> 2.59 differences.Reid Spencer2004-11-291-12/+9
* This file contains macros that allow us to incorporate the ltdl source intoReid Spencer2004-11-291-0/+430
* * allow doxygen documentation to be enabled/disabled (default off)Reid Spencer2004-11-291-10/+35
* Remove a dead check at the end of the configure script that was a left overReid Spencer2004-11-271-9/+0
* Get the cache variable name right.Reid Spencer2004-11-271-5/+5
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-251-19/+0
* Gack. Actually use the correct variable name in setting the JIT support.Reid Spencer2004-11-251-1/+1
* Fix the lib/System/platform link by using proper cached variable name.Reid Spencer2004-11-251-2/+2
* For PR256:Reid Spencer2004-11-251-295/+399
* Cache the value of this test.Reid Spencer2004-11-252-16/+14
* Tidy up the indentation. Give the cache variable a proper name.Reid Spencer2004-11-251-19/+20
* Eliminate duplicate "checking" message.Reid Spencer2004-11-251-1/+1
* Make the check print something, give the cache var an llvm specific name.Reid Spencer2004-11-251-2/+1
* Add the configurable configuration files for llvmc.Reid Spencer2004-11-231-1/+2
* Changes for testing presence of ltdl.h and lt_dlopen(), libtool functionsReid Spencer2004-11-181-9/+19
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-071-4/+6
* Added the poolalloc module to the list of projects to configure, if present.John Criswell2004-10-281-0/+1
* Make sure we test the right variable for the AC_DEFINEReid Spencer2004-10-281-1/+1
* It's spelled IEEEFPBrian Gaeke2004-10-281-1/+1
* Changes to support rand48 testsReid Spencer2004-10-276-34/+64
* Really get mkinstalldirs to shut up about what its doing .. who cares?Reid Spencer2004-10-261-3/+3
* Teach mkinstalldirs how to shut up about making directories.Reid Spencer2004-10-251-1/+1
* Add a check for the tar program.Reid Spencer2004-10-251-0/+1
* Remove automake support.Reid Spencer2004-10-221-18/+0
* We won't use automakeReid Spencer2004-10-221-633/+0
* Add runtime directoriesReid Spencer2004-10-171-1/+23
* Transfer Makefile.JIT into the build tree for JIT-enabling tools and examplesMisha Brukman2004-10-141-0/+1
* Set up BUILD_MODE based on the configuration so the default build modeReid Spencer2004-10-131-4/+11
* Save Reid's notes from bugzilla on the proper procedure to upgrade libtoolMisha Brukman2004-10-131-0/+12
* Changes for libtool 1.5.10Reid Spencer2004-10-131-63/+64
* Update for libtool 1.5.10Reid Spencer2004-10-131-480/+592
* Harden the version requirements to the set that actually works after threeReid Spencer2004-10-131-3/+3
* Directory changesReid Spencer2004-10-101-1/+2
* Ensure timestamp on saved contents of configure.ac is not changed.Reid Spencer2004-10-106-567/+1684
* Add the --with-automake option to AutoRegen.sh and provide the automakeReid Spencer2004-10-082-10/+519
* Add checks for the ZLIB and BZIP2 header files, not just the libraries.Reid Spencer2004-10-041-4/+10
* Move the warning about no compression library down to the bottom, awayReid Spencer2004-10-041-7/+9
* Provide support for auto-detection and use of compression libraries.Reid Spencer2004-10-041-0/+2
* Add checks for bzip2 and libz for use with the Compression concept forReid Spencer2004-10-021-0/+16
* Improve warningAlkis Evlogimenos2004-09-271-1/+1
* Updated the last two header files so that they are configured withJohn Criswell2004-09-244-14/+17
* Modified hash_map and hash_set configuration so that they are notJohn Criswell2004-09-243-20/+26
* Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent itJohn Criswell2004-09-241-14/+4