# HG changeset patch # User jwe # Date 766393830 0 # Node ID 896225f6ce30490d463ce9cbfac05109fca710ed # Parent 431896eee4db9b96dfa4dac523a6c454a4c20a0c [project @ 1994-04-15 07:10:30 by jwe] diff -r 431896eee4db -r 896225f6ce30 acconfig.h --- a/acconfig.h Fri Apr 15 07:04:00 1994 +0000 +++ b/acconfig.h Fri Apr 15 07:10:30 1994 +0000 @@ -22,6 +22,15 @@ /* Define if you don't have FSQP. */ #undef FSQP_MISSING +/* Define if you have finite. */ +#undef HAVE_FINITE + +/* Define if you have isinf. */ +#undef HAVE_ISINF + +/* Define if you have isnan. */ +#undef HAVE_ISNAN + /* Define if you have sgtty.h. */ #undef HAVE_SGTTY_H