From bb45b2de7e9fc22f6ebcec001a3bca9058fb722b Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Sun, 6 Jul 2014 13:31:20 -0700 Subject: also don't need the comment --- ext/ffi_yajl/ext/parser/extconf.rb | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1