<html>
<body>
  <div id="body" style="background-color:#ffffff;" >
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head" style="border-bottom-width:1px;border-bottom-style:solid;" ><td class="headtd" style="padding:0;padding-top:.2em;" colspan="4">Commit in <b><tt>lxdream/src</tt></b></td></tr>
<tr><td><tt><a href="#file1">Makefile.am</a></tt></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+1</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-1</td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">d1117828f011 -> d5ea3e98557b</td></tr>
<tr class="alt" style=";" ><td><tt><a href="#file2">Makefile.in</a></tt></td><td id="addedalt" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ccf7cc;" align="right">+1</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-1</td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">d1117828f011 -> d5ea3e98557b</td></tr>
<tr><td></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+2</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-2</td><td></td></tr>
</table>
<small id="info" style="color: #888888;" >2 modified files</small><br />
<pre class="comment" style="white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;padding:4px;border:1px dashed #000000;background-color:#ffffdd;" >
Add GTK_LIBS to ldadd for testlxpaths, as GLIB_LIBS isn't defined for GTK
builds...
</pre>
<hr /><a name="file1" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/src</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>Makefile.am</b></big> <small id="info" style="color: #888888;" >d1117828f011 -> d5ea3e98557b</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/src/Makefile.am
+++ lxdream/src/Makefile.am
@@ -234,7 +234,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > 
 test_testxlt_SOURCES = test/testxlt.c xlat/xltcache.c xlat/xltcache.h
 test_testlxpaths_SOURCES = test/testlxpaths.c lxpaths.c
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-test_testlxpaths_LDADD = @GLIB_LIBS@
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+test_testlxpaths_LDADD = @GLIB_LIBS@<span id="addedchars" style="background-color:#99ff99;font-weight:bolder;" > @GTK_LIBS@</span>
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > 
 GENDEC = tools/gendec$(EXEEXT)
 GENGLSL = tools/genglsl$(EXEEXT)
</pre></div>
<hr /><a name="file2" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/src</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>Makefile.in</b></big> <small id="info" style="color: #888888;" >d1117828f011 -> d5ea3e98557b</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/src/Makefile.in
+++ lxdream/src/Makefile.in
@@ -643,7 +643,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > @BUILD_SHARED_TRUE@@INPUT_LIRC_TRUE@input_lirc_@SOEXT@_LDFLAGS = $(PLUGINLDFLAGS)
 test_testxlt_SOURCES = test/testxlt.c xlat/xltcache.c xlat/xltcache.h
 test_testlxpaths_SOURCES = test/testlxpaths.c lxpaths.c
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-test_testlxpaths_LDADD = @GLIB_LIBS@
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+test_testlxpaths_LDADD = @GLIB_LIBS@<span id="addedchars" style="background-color:#99ff99;font-weight:bolder;" > @GTK_LIBS@</span>
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > GENDEC = tools/gendec$(EXEEXT)
 GENGLSL = tools/genglsl$(EXEEXT)
 GENMACH = totols/genmach$(EXEEXT)
</pre></div>
<center><small>Chaos Theory</small></center>
</div></body></html>