]> granicus.if.org Git - graphviz/commitdiff
WITH_RUBY still needs to be defined
authorellson <devnull@localhost>
Tue, 18 Oct 2005 21:09:45 +0000 (21:09 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 21:09:45 +0000 (21:09 +0000)
configure.ac

index 08d74cfd88eb4437dfacdc74242f6f762f4e6e26..5ff0b413849358e746846a82e7cc6dce1ceba963 100644 (file)
@@ -455,7 +455,7 @@ dnl INCLUDES and LIBS for RUBY
 #fi
 #AC_SUBST(RUBY_INCLUDES)
 #AC_SUBST(RUBY_LIBS)
-#AM_CONDITIONAL(WITH_RUBY, [test "x$RUBY" != "x"])
+AM_CONDITIONAL(WITH_RUBY, [test "x$RUBY" != "x"])
 
 dnl -----------------------------------
 dnl INCLUDES and LIBS for TCL