summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-07-06 13:31:20 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-07-06 13:31:20 -0700
commitbb45b2de7e9fc22f6ebcec001a3bca9058fb722b (patch)
tree0d7d4c21c8198cd6174ca2fee659283481779583 /ext
parent7a8b5ba6836968ee1851cc226cfedd93e99c2d00 (diff)
downloadffi-yajl-bb45b2de7e9fc22f6ebcec001a3bca9058fb722b.tar.gz
also don't need the comment
Diffstat (limited to 'ext')
-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