<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,6 +24,16 @@ Next, you can simply install the gem directly from my repository:
     
     gem install elliottcable-ncurses
     
+There have been reports of the gem failing to build on some systems. This will
+be investigated in more detail at a later date, but for now, I&#8217;ll provide the
+`./configure` line I know to work on my Mac OS X 10.6 Snow Leopard system:
+    
+    ./configure --prefix=/usr/local \
+      --without-cxx --without-cxx-binding --without-ada --without-progs --without-curses-h \
+      --with-shared --without-debug \
+      --enable-widec --enable-const --enable-ext-colors --enable-sigwinch --enable-wgetch-events \
+    &amp;&amp; make
+    
 Contributing
 ------------
 If you're more interested in the project, and desire to work with its sources,</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0943a49aa9de683c8abde08921d14efc0c5a8708</id>
    </parent>
  </parents>
  <author>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </author>
  <url>http://github.com/elliottcable/ncurses/commit/815e9676f2d0bb3c7cbdac55988ddf9292ad0257</url>
  <id>815e9676f2d0bb3c7cbdac55988ddf9292ad0257</id>
  <committed-date>2009-07-14T16:16:58-07:00</committed-date>
  <authored-date>2009-07-14T16:16:58-07:00</authored-date>
  <message>Added temporary configuration instructions to the README.</message>
  <tree>5bae0175538d5270e846b61857985d7ae5f9d34f</tree>
  <committer>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </committer>
</commit>
