<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,8 @@
+if JITBLT_ENABLED
+SUBDIRS = jitblt pixman test
+else
 SUBDIRS = pixman test
+endif
 
 pkgconfigdir=$(libdir)/pkgconfig
 pkgconfig_DATA=pixman.pc</diff>
      <filename>Makefile.am</filename>
    </modified>
    <modified>
      <diff>@@ -36,3 +36,11 @@ libpixman_mmx_la_CFLAGS = $(DEP_CFLAGS) $(MMX_CFLAGS)
 libpixman_mmx_la_LIBADD = $(DEP_LIBS)
 libpixman_la_LIBADD += libpixman-mmx.la
 endif
+
+# jitblt (TODO: this could use some work)
+if JITBLT_ENABLED
+libpixman_la_CFLAGS = -I$(top_builddir)/jitblt
+libpixman_la_LDFLAGS = -export-dynamic
+LIBS += $(top_builddir)/jitblt/pixman-jitblt.o # FIXME: hack!
+libpixman_la_LIBADD += -ljolt -ldl
+endif</diff>
      <filename>pixman/Makefile.am</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>795ff065373311136c015508dc77e62c4c9dd681</id>
    </parent>
  </parents>
  <author>
    <name>Dan Amelang</name>
    <email>dan@amelang.net</email>
  </author>
  <url>http://github.com/damelang/jitblt/commit/838172a05a5eeaa231b3b4c3909e79323dc7d055</url>
  <id>838172a05a5eeaa231b3b4c3909e79323dc7d055</id>
  <committed-date>2007-07-19T02:32:03-07:00</committed-date>
  <authored-date>2007-07-19T02:32:03-07:00</authored-date>
  <message>Incorporate jitblt into the pixman build</message>
  <tree>a8884454ed9f94e23cf9161f61493277f444d897</tree>
  <committer>
    <name>Dan Amelang</name>
    <email>dan@amelang.net</email>
  </committer>
</commit>
