summaryrefslogtreecommitdiff
path: root/ext/ffi_yajl
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ffi_yajl')
-rw-r--r--ext/ffi_yajl/ext/parser/extconf.rb1
1 files changed, 0 insertions, 1 deletions
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