| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AC_MSG_CHECKING and AC_MSG_RESULT statements which were missing | Brian Gaeke | 2004-07-21 | 1 | -0/+4 |
* | Add check for finite(). Solaris doesn't have isinf, but it has finite...go | Brian Gaeke | 2004-07-21 | 1 | -0/+4 |
* | Add support for checking for isinf(). | Brian Gaeke | 2004-07-21 | 1 | -0/+14 |
* | Implement isnan check (AC_FUNC_ISNAN) in terms of three calls to a fairly | Brian Gaeke | 2004-06-22 | 1 | -0/+31 |
* | Remove check for slist | Brian Gaeke | 2004-02-23 | 1 | -31/+0 |
* | Move HASH_* checks to using AC_SUBST instead of AC_DEFINE. Tighten up some wh... | Brian Gaeke | 2004-02-23 | 1 | -32/+40 |
* | Make all iterator checks use AC_SUBST instead of AC_DEFINE. | Brian Gaeke | 2004-02-23 | 1 | -6/+15 |
* | The configure script now defines BISON as the name of the bison program and | John Criswell | 2004-01-12 | 1 | -1/+5 |
* | Moved aclocal.m4 to acinclude.m4. To re-generate the configure script, | John Criswell | 2003-12-30 | 1 | -0/+6263 |