]> granicus.if.org Git - graphviz/commitdiff
add stutus info about gts
authorellson <devnull@localhost>
Fri, 17 Oct 2008 21:12:30 +0000 (21:12 +0000)
committerellson <devnull@localhost>
Fri, 17 Oct 2008 21:12:30 +0000 (21:12 +0000)
configure.ac

index 36aabac04c8b98ebf5667cc81e66a1667a284107..c5447c1d91396bffb5669008cb233e05c68499ca 100644 (file)
@@ -2391,7 +2391,7 @@ else
     fi
   else
     # using the internal libgd
-    use_gd="Yes"
+    use_gd="Yes [internal]"
     AC_MSG_WARN(Using internal libgd source.)
     AC_DEFINE_UNQUOTED(HAVE_GD_GIF,1,[Define if the GD library has the GD_GIF feature])
     AC_DEFINE_UNQUOTED(HAVE_LIBGD,1,[Define if either internal or external GD library is availabel])
@@ -3023,6 +3023,7 @@ echo ""
 echo "options:"
 echo "  cgraph:        $use_cgraph"
 echo "  digcola:       $use_digcola"
+echo "  gts:           $use_gts"
 echo "  ipsepcola:     $use_ipsepcola"
 echo "  sfdp:          $use_sfdp"
 echo "  codegens:      $use_codegens"