From: erg Date: Mon, 12 Jun 2006 17:19:36 +0000 (+0000) Subject: Change windows build to handle changed plugin files X-Git-Tag: LAST_LIBGRAPH~32^2~6445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a899267bea705b4dc3be7d5bc6f02a07f0fd3bfa;p=graphviz Change windows build to handle changed plugin files --- diff --git a/windows/config.h b/windows/config.h index 02d619df5..09d84df2b 100644 --- a/windows/config.h +++ b/windows/config.h @@ -113,6 +113,8 @@ extern "C" { /* Define if the GD library has the GD_PNG feature */ #define HAVE_GD_PNG 1 +#define HAVE_LIBGD 1 + /* Define if you have the header file. */ /* #define HAVE_ICONV_H 1 */