<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@ def find_smjs(mozjs)
   have_library(lib)
 end
 
-if (CONFIG['target_os'] =~ /mswin32|mingw|bccwin32/ and (find_smjs('mozjs') or find_smjs('smjs'))) or
+if find_smjs('mozjs') or (CONFIG['target_os'] =~ /mswin32|mingw|bccwin32/ and (find_smjs('mozjs') or find_smjs('smjs'))) or
   %w(xulrunner-js thunderbird-js mozilla-js).any? do |package|
     PKGConfig.have_package(package)
   end</diff>
      <filename>extconf.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3d1a24ba02ab6d203376c56338d6054d9ad9985e</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Draper</name>
    <email>matthew@trebex.net</email>
  </author>
  <url>http://github.com/matthewd/ruby-mozjs/commit/2fd1ff0ac9e9178b8458674abc7b44c63b7937ac</url>
  <id>2fd1ff0ac9e9178b8458674abc7b44c63b7937ac</id>
  <committed-date>2008-03-04T02:03:08-08:00</committed-date>
  <authored-date>2008-01-20T02:56:48-08:00</authored-date>
  <message>Changed the library search order to make my machine happy... though I'm
not sure why it helps.

git-svn-id: http://svn.trebex.net/ruby-mozjs/trunk@35 7c12266a-ce7f-4c75-ba13-b6572e791f1f</message>
  <tree>ae18cd9f6dbcc6b9ac7cb2368e70327fec101bb5</tree>
  <committer>
    <name>Matthew Draper</name>
    <email>matthew@trebex.net</email>
  </committer>
</commit>
