Mercurial > hg > octave-lyh
changeset 403:896225f6ce30
[project @ 1994-04-15 07:10:30 by jwe]
author | jwe |
---|---|
date | Fri, 15 Apr 1994 07:10:30 +0000 |
parents | 431896eee4db |
children | 54741230fb83 |
files | acconfig.h |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/acconfig.h +++ b/acconfig.h @@ -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