ext/wmsigner/extconf.rb in webmoney-0.0.7 vs ext/wmsigner/extconf.rb in webmoney-0.0.8

- old
+ new

@@ -1,4 +1,5 @@ +#encoding: utf-8 # Loads mkmf which is used to make makefiles for Ruby extensions require 'mkmf' CONFIG["CC"] = "g++ " #CONFIG["CPP"] = "g++ -E "