Mercurial > hg > octave-lyh
comparison acconfig.h @ 3156:a494f93e60ff
[project @ 1998-02-20 07:47:48 by jwe]
author | jwe |
---|---|
date | Fri, 20 Feb 1998 07:47:52 +0000 |
parents | af7ec9d3a5e6 |
children | 1c267910655d |
comparison
equal
deleted
inserted
replaced
3155:1016520a9d38 | 3156:a494f93e60ff |
---|---|
33 /* Define if your gnuplot has mutliplot. */ | 33 /* Define if your gnuplot has mutliplot. */ |
34 #undef GNUPLOT_HAS_MULTIPLOT | 34 #undef GNUPLOT_HAS_MULTIPLOT |
35 | 35 |
36 /* Define if your system's struct group has a gr_passwd field. */ | 36 /* Define if your system's struct group has a gr_passwd field. */ |
37 #undef HAVE_GR_PASSWD | 37 #undef HAVE_GR_PASSWD |
38 | |
39 #if 0 | |
40 /* These are just here to keep autoheader from thinking that they are | |
41 missing even though they really aren't. */ | |
42 #undef HAVE_GAMMA | |
43 #undef HAVE_LGAMMA | |
44 #endif | |
45 | 38 |
46 /* Define if you have isinf(). */ | 39 /* Define if you have isinf(). */ |
47 #undef HAVE_ISINF | 40 #undef HAVE_ISINF |
48 | 41 |
49 /* Define if you have isnan(). */ | 42 /* Define if you have isnan(). */ |