| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions | Reid Spencer | 2004-11-18 | 1 | -9/+19 |
* | Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This | Reid Spencer | 2004-11-07 | 1 | -4/+6 |
* | Added the poolalloc module to the list of projects to configure, if present. | John Criswell | 2004-10-28 | 1 | -0/+1 |
* | Make sure we test the right variable for the AC_DEFINE | Reid Spencer | 2004-10-28 | 1 | -1/+1 |
* | It's spelled IEEEFP | Brian Gaeke | 2004-10-28 | 1 | -1/+1 |
* | Changes to support rand48 tests | Reid Spencer | 2004-10-27 | 6 | -34/+64 |
* | Really get mkinstalldirs to shut up about what its doing .. who cares? | Reid Spencer | 2004-10-26 | 1 | -3/+3 |
* | Teach mkinstalldirs how to shut up about making directories. | Reid Spencer | 2004-10-25 | 1 | -1/+1 |
* | Add a check for the tar program. | Reid Spencer | 2004-10-25 | 1 | -0/+1 |
* | Remove automake support. | Reid Spencer | 2004-10-22 | 1 | -18/+0 |
* | We won't use automake | Reid Spencer | 2004-10-22 | 1 | -633/+0 |
* | Add runtime directories | Reid Spencer | 2004-10-17 | 1 | -1/+23 |
* | Transfer Makefile.JIT into the build tree for JIT-enabling tools and examples | Misha Brukman | 2004-10-14 | 1 | -0/+1 |
* | Set up BUILD_MODE based on the configuration so the default build mode | Reid Spencer | 2004-10-13 | 1 | -4/+11 |
* | Save Reid's notes from bugzilla on the proper procedure to upgrade libtool | Misha Brukman | 2004-10-13 | 1 | -0/+12 |
* | Changes for libtool 1.5.10 | Reid Spencer | 2004-10-13 | 1 | -63/+64 |
* | Update for libtool 1.5.10 | Reid Spencer | 2004-10-13 | 1 | -480/+592 |
* | Harden the version requirements to the set that actually works after three | Reid Spencer | 2004-10-13 | 1 | -3/+3 |
* | Directory changes | Reid Spencer | 2004-10-10 | 1 | -1/+2 |
* | Ensure timestamp on saved contents of configure.ac is not changed. | Reid Spencer | 2004-10-10 | 6 | -567/+1684 |
* | Add the --with-automake option to AutoRegen.sh and provide the automake | Reid Spencer | 2004-10-08 | 2 | -10/+519 |
* | Add checks for the ZLIB and BZIP2 header files, not just the libraries. | Reid Spencer | 2004-10-04 | 1 | -4/+10 |
* | Move the warning about no compression library down to the bottom, away | Reid Spencer | 2004-10-04 | 1 | -7/+9 |
* | Provide support for auto-detection and use of compression libraries. | Reid Spencer | 2004-10-04 | 1 | -0/+2 |
* | Add checks for bzip2 and libz for use with the Compression concept for | Reid Spencer | 2004-10-02 | 1 | -0/+16 |
* | Improve warning | Alkis Evlogimenos | 2004-09-27 | 1 | -1/+1 |
* | Updated the last two header files so that they are configured with | John Criswell | 2004-09-24 | 4 | -14/+17 |
* | Modified hash_map and hash_set configuration so that they are not | John Criswell | 2004-09-24 | 3 | -20/+26 |
* | Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it | John Criswell | 2004-09-24 | 1 | -14/+4 |
* | Change the warning text so that NO warnings are permitted. This is now the | Reid Spencer | 2004-09-21 | 1 | -4/+4 |
* | Don't attempt to (illegally) configure a subdir if we don't recognize it. | Reid Spencer | 2004-09-21 | 1 | -1/+3 |
* | Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the main | Reid Spencer | 2004-09-21 | 1 | -3/+2 |
* | Use the right directory for the Java frontend | Alkis Evlogimenos | 2004-09-20 | 1 | -1/+1 |
* | Correct the use AC_RUN_IFELSE to ensure it builds programs correctly by | Reid Spencer | 2004-09-20 | 2 | -14/+8 |
* | The problem with depending on the internal implementation of third party | Reid Spencer | 2004-09-20 | 1 | -1/+1 |
* | Update the script to generate mklib instead of libtool. | Reid Spencer | 2004-09-20 | 1 | -1/+1 |
* | Various minor cleanups and replacement of obsoleted macro names. | Reid Spencer | 2004-09-19 | 1 | -14/+13 |
* | Numerous fixes to convert ~ into ; that (probably) occurred during data | Reid Spencer | 2004-09-19 | 1 | -61/+45 |
* | Bring the script out of the dark ages and into modern autoconfness. | Reid Spencer | 2004-09-19 | 12 | -124/+115 |
* | Make the "Warning" notice a LOT more prominent. | Reid Spencer | 2004-09-19 | 1 | -1/+10 |
* | Add in version dependency checks on all the tools we depend on. This is | Reid Spencer | 2004-09-19 | 1 | -6/+17 |
* | Add our own version of libtool.m4 instead of relying on the installed one. | Reid Spencer | 2004-09-19 | 1 | -0/+6010 |
* | Update to latest versions of config.guess and config.sub from | Brian Gaeke | 2004-09-10 | 2 | -69/+194 |
* | recognize MinGW | Brian Gaeke | 2004-09-08 | 1 | -0/+4 |
* | PAPI check has been moved to projects/reopt. | Brian Gaeke | 2004-09-07 | 1 | -3/+0 |
* | Removed this file as its contents are now in the m4 directory. | Reid Spencer | 2004-09-07 | 1 | -6306/+0 |
* | - Handle AC_CONFIG_SUBDIRS properly for existing "well known" projects | Reid Spencer | 2004-09-07 | 1 | -73/+14 |
* | - Perform all validity checks before doing anything. | Reid Spencer | 2004-09-07 | 1 | -4/+5 |
* | move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files. | Reid Spencer | 2004-09-07 | 3 | -34/+42 |
* | Individual autoconf function broken out of acincludes.m4. This change | Reid Spencer | 2004-09-07 | 15 | -0/+435 |