<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Thu, 2011-09-22 at 14:52 +0100, Jon TURNEY wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 17/09/2011 05:45, Alan Coopersmith wrote:
> Based on similar commit dac73a519816 to libXft
And similar to that libXft commit, this needs fixing to work correctly
when builddir != srcdir (found by tinderbox, see [1])
... and looking at the history of libXft after that commit, it looks like
Xcursor.h needs adding to .gitignore as well
[1] <A HREF="http://tinderbox.freedesktop.org/builds/2011-09-21-0004/logs/libXcursor/#build">http://tinderbox.freedesktop.org/builds/2011-09-21-0004/logs/libXcursor/#build</A>
Jon TURNEY (2):
Fix install of generated Xcursor.h when builddir != srcdir
Add generated Xcursor.h to .gitignore
.gitignore | 1 +
src/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
</PRE>
</BLOCKQUOTE>
For both:<BR>
<BR>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca><BR>
Tested-by: Gaetan Nadon <<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>><BR>
<BR>
Running distcheck from the root dir works. You need to have a build subdir and then invoke distcheck from there.
</BODY>
</HTML>