From: John Ellson Date: Tue, 26 Jul 2016 00:39:50 +0000 (-0400) Subject: cgraph is not a configure option these days X-Git-Tag: untagged-3443de97cd58035a8aea X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=541b872ead985143dae4de91e1c5e426dd0c4280;p=graphviz cgraph is not a configure option these days --- diff --git a/configure.ac b/configure.ac index 4c1a980e3..e9dc3ee2a 100644 --- a/configure.ac +++ b/configure.ac @@ -3306,7 +3306,7 @@ echo "" echo "graphviz-$VERSION will be compiled with the following:" echo "" echo "options:" -echo " cgraph: $use_cgraph" +echo " cgraph: Yes (always enabled)" echo " digcola: $use_digcola" echo " expat: $use_expat" echo " fontconfig: $use_fontconfig"