From 7a8b5ba6836968ee1851cc226cfedd93e99c2d00 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Sun, 6 Jul 2014 13:30:51 -0700 Subject: homebrew wires up symlinks in /usr/local/include (didn't need this) --- ext/ffi_yajl/ext/parser/extconf.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/ffi_yajl/ext/parser/extconf.rb') diff --git a/ext/ffi_yajl/ext/parser/extconf.rb b/ext/ffi_yajl/ext/parser/extconf.rb index e5ff74d..f977450 100644 --- a/ext/ffi_yajl/ext/parser/extconf.rb +++ b/ext/ffi_yajl/ext/parser/extconf.rb @@ -37,7 +37,6 @@ if !windows? && !found_libyajl2 HEADER_DIRS = [ # FIXME: embedded version number in Homebrew path will change - "/usr/local/Cellar/yajl/2.1.0/include", # Homebrew (yick) "/opt/local/include", # MacPorts "/usr/local/include", # /usr/local RbConfig::CONFIG['includedir'], # Ruby -- cgit v1.2.1