=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/Attic/acconfig.h,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gnuplot/Attic/acconfig.h 2000/01/09 17:00:48 1.1.1.1 +++ OpenXM_contrib/gnuplot/Attic/acconfig.h 2000/01/22 14:15:48 1.1.1.2 @@ -14,90 +14,6 @@ Leave the following blank line there!! Autoheader needs it. */ -/* Define if you want to use the Apollo Graphics Primitive Resource. */ -#undef APOLLO - -/* Define if you want to use the CGI terminal under SCO. */ -#undef CGI - -/* Define if you want to use libgrx20 with MSDOS/djgpp. */ -#undef DJSVGA - -/* Define if this system uses a 32-bit DOS extender (djgpp/emx). */ -#undef DOS32 - -/* Define if declares errno. */ -#undef EXTERN_ERRNO - -/* Define if you are using the GNU readline library. */ -#undef GNU_READLINE - -/* Define if your libplot.a is from GNU plotutils. */ -#undef GNU_PLOTUTILS - -/* Define if you want to use the GNU version of the Unix plot library. */ -#undef GNUGRAPH - -/* Define if you want to use the Apollo Graphics Primitive Resource (fixed-size window. */ -#undef GPR - -/* Define if you want to use a newer version of libgrx under MSDOS/djgpp. */ -#undef GRX21 - -/* Define if you have Thomas Boutell's gd library. */ -#undef HAVE_LIBGD - -/* Define if you have the png library. */ -#undef HAVE_LIBPNG - -/* Define if you want to use the IRIS terminal on IRIS4D series computers. */ -#undef IRIS - -/* Define if this is a Linux system with SuperVGA library. */ -#undef LINUXVGA - -/* Define if you want to use the MGR Window system. */ -#undef MGR - -/* Define if this is an MSDOS system with djgpp. */ -#undef MSDOS - -/* Define if you do not want to read .gnuplot in the current directory. */ -#undef NOCWDRC - -/* Define to the name of the distribution. */ -#undef PACKAGE - -/* Define if you do have the popen and pclose functions. */ -#undef PIPES - -/* Define if you have the function prototypes. */ -#undef PROTOTYPES - -/* Define if you want to use the included readline function. */ -#undef READLINE - -/* Define if you want to use the Redwood Graphics Interface Protocol. */ -#undef RGIP - -/* Define if you want to use the sunview terminal (sun). */ -#undef SUN - -/* Define if you want to use the unixpc terminal (ATT 3b1 or ATT 7300. */ -#undef UNIXPC - -/* Define if you want to use the standard Unix plot library. */ -#undef UNIXPLOT - -/* Define if you want to use the system time routines. */ -#undef USE_SYSTEM_TIME - -/* Define to the version of the distribution. */ -#undef VERSION - -/* Define if you are using the X11 window system. */ -#undef X11 - /* Define to `long' if doesn't define. */ #undef time_t