comparison acconfig.h @ 2548:b50cc31aa0cd

[project @ 1996-11-20 06:43:26 by jwe]
author jwe
date Wed, 20 Nov 1996 06:46:07 +0000
parents 0be4639a6c13
children cfa9f35fd407
comparison
equal deleted inserted replaced
2547:3e63aae0ccd5 2548:b50cc31aa0cd
30 /* Define if your gnuplot supports multiplt plot windows with X11. */ 30 /* Define if your gnuplot supports multiplt plot windows with X11. */
31 #undef GNUPLOT_HAS_FRAMES 31 #undef GNUPLOT_HAS_FRAMES
32 32
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
36 /* Define if your system's struct group has a gr_passwd field. */
37 #undef HAVE_GR_PASSWD
35 38
36 /* Define if you have isinf(). */ 39 /* Define if you have isinf(). */
37 #undef HAVE_ISINF 40 #undef HAVE_ISINF
38 41
39 /* Define if you have isnan(). */ 42 /* Define if you have isnan(). */