ext/extconf.rb in ferocia-rubywmq-2.0.4 vs ext/extconf.rb in ferocia-rubywmq-2.0.6

- old
+ new

@@ -1,5 +1,5 @@ -if RUBY_PLATFORM =~ /darwin/ +if RUBY_PLATFORM =~ /darwin/ || ENV['DISABLE_RUBYWMQ'] # do nothing on a mac, this is so people developing applications using this # gem on a mac (using stubs for development) can still keep the gem in their # Gemfile # create a blank Makefile to satisfy extension install requirements