]> granicus.if.org Git - graphviz/commitdiff
enable sfdp in ubuntu/debian builds
authorellson <devnull@localhost>
Wed, 3 Jun 2009 02:40:01 +0000 (02:40 +0000)
committerellson <devnull@localhost>
Wed, 3 Jun 2009 02:40:01 +0000 (02:40 +0000)
debian/changelog.in
debian/rules

index fb4d1c46c16ba25bf4275763462f8797e419698d..b25a63c231a55d186b0f844bb26867626ad05a71 100644 (file)
@@ -1,5 +1,9 @@
 graphviz (@VERSION@-1) intrepid; urgency=low
 
+  * Enabled "--with-sfdp"  new layout engine
+
+ -- John Ellson <ellson@research.att.com>  Tue, 2 Jun 2009 22:38:00 -0400
+
   * Adapted for upstream nightly builds by applying graphviz_2.18-1ubuntu2.diff.gz
     to CVS sources and adding the debian/ subtree to CVS.
 
index d5e80a26fcb329c3e685427f22da09e6e45efbab..f05b96dbbd7b2f74f02ed1c234fb7e42c08de2d2 100644 (file)
@@ -64,7 +64,7 @@ configure-stamp:
        --with-devil \
        --with-gts \
        --without-ortho \
-       --without-sfdp \
+       --with-sfdp \
        --without-smyrna \
        --disable-sharp \
        --enable-guile \