summaryrefslogtreecommitdiff
path: root/autoconf/acinclude.m4
Commit message (Expand)AuthorAge
* Add AC_MSG_CHECKING and AC_MSG_RESULT statements which were missingBrian Gaeke2004-07-21
* Add check for finite(). Solaris doesn't have isinf, but it has finite...goBrian Gaeke2004-07-21
* Add support for checking for isinf().Brian Gaeke2004-07-21
* Implement isnan check (AC_FUNC_ISNAN) in terms of three calls to a fairlyBrian Gaeke2004-06-22
* Remove check for slistBrian Gaeke2004-02-23
* Move HASH_* checks to using AC_SUBST instead of AC_DEFINE. Tighten up some wh...Brian Gaeke2004-02-23
* Make all iterator checks use AC_SUBST instead of AC_DEFINE.Brian Gaeke2004-02-23
* The configure script now defines BISON as the name of the bison program andJohn Criswell2004-01-12
* Moved aclocal.m4 to acinclude.m4. To re-generate the configure script,John Criswell2003-12-30