summaryrefslogtreecommitdiff
path: root/ext/ffi_yajl/ext/parser/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ffi_yajl/ext/parser/extconf.rb')
-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 f977450..3edc502 100644
--- a/ext/ffi_yajl/ext/parser/extconf.rb
+++ b/ext/ffi_yajl/ext/parser/extconf.rb
@@ -36,7 +36,6 @@ if !windows? && !found_libyajl2
puts "libyajl2 not embedded in libyajl2-gem, searching for system libraries..."
HEADER_DIRS = [
- # FIXME: embedded version number in Homebrew path will change
"/opt/local/include", # MacPorts
"/usr/local/include", # /usr/local
RbConfig::CONFIG['includedir'], # Ruby