mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
16 lines
429 B
Plaintext
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 */
|