aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Add AC_MSG_CHECKING and AC_MSG_RESULT statements which were missingBrian Gaeke2004-07-211-0/+4
* Add check for finite(). Solaris doesn't have isinf, but it has finite...goBrian Gaeke2004-07-211-0/+4
* Add support for checking for isinf().Brian Gaeke2004-07-211-0/+14
* Implement isnan check (AC_FUNC_ISNAN) in terms of three calls to a fairlyBrian Gaeke2004-06-221-0/+31
* Remove check for slistBrian Gaeke2004-02-231-31/+0
* Move HASH_* checks to using AC_SUBST instead of AC_DEFINE. Tighten up some wh...Brian Gaeke2004-02-231-32/+40
* Make all iterator checks use AC_SUBST instead of AC_DEFINE.Brian Gaeke2004-02-231-6/+15
* The configure script now defines BISON as the name of the bison program andJohn Criswell2004-01-121-1/+5
* Moved aclocal.m4 to acinclude.m4. To re-generate the configure script,John Criswell2003-12-301-0/+6263