]> granicus.if.org Git - graphviz/commitdiff
Enable cgraph on windows build
authorEmden Gansner <erg@research.att.com>
Mon, 17 Sep 2012 21:33:47 +0000 (17:33 -0400)
committerEmden Gansner <erg@research.att.com>
Mon, 17 Sep 2012 21:33:47 +0000 (17:33 -0400)
windows/config.h

index 093a1ba12380c6213d794dcc6ed8007f37263c82..5b4fca0d8b40a84f3957fa0f64b5d0760173fe58 100644 (file)
 #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