From: Emden Gansner Date: Mon, 17 Sep 2012 21:33:47 +0000 (-0400) Subject: Enable cgraph on windows build X-Git-Tag: LAST_LIBGRAPH~32^2~307^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85ed8f688093d76970085d4f0b44e26cb82b7d1a;p=graphviz Enable cgraph on windows build --- diff --git a/windows/config.h b/windows/config.h index 093a1ba12..5b4fca0d8 100644 --- a/windows/config.h +++ b/windows/config.h @@ -462,7 +462,7 @@ #define TIME_WITH_SYS_TIME 1 /* Define if you want CGRAPH */ -/* #undef WITH_CGRAPH */ +#define WITH_CGRAPH 1 /* Define to 1 if the X Window System is missing or not being used. */ #define X_DISPLAY_MISSING 1