From: Erwin Janssen Date: Tue, 21 Jun 2016 15:18:55 +0000 (+0200) Subject: Windows: Disable GTS. X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd72771753002e698906f8975c1a0560837bda7e;p=graphviz Windows: Disable GTS. --- diff --git a/windows/include/config.h b/windows/include/config.h index b7f039553..93819a1d2 100644 --- a/windows/include/config.h +++ b/windows/include/config.h @@ -175,7 +175,7 @@ #define HAVE_GTKGLEXT 1 /* Define if you have the gts library */ -#define HAVE_GTS 1 +#define HAVE_GTS 0 /* Define if you have the iconv() function. */ #define HAVE_ICONV 1