From: ellson Date: Thu, 7 Apr 2011 23:26:38 +0000 (+0000) Subject: enable ortho on ubuntu builds X-Git-Tag: LAST_LIBGRAPH~32^2~832 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fc44bf76a45543113fa902a2bf74e81d7b15d6e;p=graphviz enable ortho on ubuntu builds --- diff --git a/debian/rules b/debian/rules index 9f6d492f6..d676bb139 100644 --- a/debian/rules +++ b/debian/rules @@ -64,7 +64,7 @@ configure-stamp: --with-rsvg \ --with-devil \ --with-gts \ - --without-ortho \ + --with-ortho \ --with-sfdp \ --with-smyrna \ --disable-sharp \