1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/math/gnuplot/files/patch-aa

16 lines
429 B
Plaintext

--- term.h.orig Fri Sep 10 17:50:52 1999
+++ term.h Fri Sep 10 17:52:28 1999
@@ -270,9 +270,9 @@
/* NOTE THAT GIF REQUIRES A SEPARATE LIBRARY : see term/gif.trm */
/* GIF format. */
-#ifdef HAVE_LIBGD
-# include "gif.trm"
-#endif
+/* #ifdef HAVE_LIBGD */
+/* # include "gif.trm" */
+/* #endif */
/* #include "grass.trm" /* geographical info system */
#include "hp26.trm" /* HP2623A and probably others */