]> granicus.if.org Git - graphviz/commitdiff
apply Redhat's graphviz-2.38.0-rbconfig.patch
authorJohn Ellson <ellson@research.att.com>
Fri, 23 Jan 2015 16:50:15 +0000 (11:50 -0500)
committerJohn Ellson <ellson@research.att.com>
Fri, 23 Jan 2015 16:50:15 +0000 (11:50 -0500)
configure.ac

index f5e74d3507854056f50791ef881e25391c29cd51..0e41f7aa4d91ac3e729b845839ea839d36c22bab 100644 (file)
@@ -1593,7 +1593,7 @@ else
            if test "x$DARWIN" = "xyes"; then
              RUBY_CFLAGS=`echo $RUBY_CFLAGS | sed 's/powerpc/universal/'`
            fi
-            RUBY_LIBS="-L`$RUBY $srcdir/config/config_ruby.rb lib` `$RUBY -rrbconfig -e \"puts Config::CONFIG[['LIBRUBYARG_SHARED']]\"`"
+            RUBY_LIBS="-L`$RUBY $srcdir/config/config_ruby.rb lib` `$RUBY -rrbconfig -e \"puts RbConfig::CONFIG[['LIBRUBYARG_SHARED']]\"`"
             RUBY_INSTALL_DIR="`$RUBY $srcdir/config/config_ruby.rb vendorarchdir`"
            if test "x$RUBY_INSTALL_DIR" = "x"; then
                  RUBY_INSTALL_DIR="`$RUBY $srcdir/config/config_ruby.rb sitearchdir`"