]> granicus.if.org Git - graphviz/commitdiff
back out previous change - didn't work for me
authorellson <devnull@localhost>
Fri, 18 Feb 2011 21:25:56 +0000 (21:25 +0000)
committerellson <devnull@localhost>
Fri, 18 Feb 2011 21:25:56 +0000 (21:25 +0000)
config/config_ruby.rb

index 0200eced45f0d513582d3daa9e3b1cce58c63962..9211cdd43308dca68a63db0387de5794aee87ad2 100644 (file)
@@ -5,7 +5,7 @@ CONFIG = Config::MAKEFILE_CONFIG
 
 case ARGV[0]
 when "INCLUDES"
-    puts "#{Config::expand(CONFIG['rubyhdrdir'])} -I#{Config::expand(CONFIG['rubyhdrdir'])}/#{Config::expand(CONFIG['arch'])}"
+    puts Config::expand(CONFIG["archdir"])
 when "lib"
     puts Config::expand(CONFIG["libdir"])
 when "archsitelib"