<!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.26.0">
</HEAD>
<BODY>
On Sun, 2011-02-20 at 09:59 -0800, Dan Nicholson wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">The paths in doxygen.conf assumed that srcdir=builddir and broke</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">otherwise. Use autoconf to fill in the paths to the srcdir so that the</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">files can be found when users have a separate build directory (as with</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">distcheck).</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">Signed-off-by: Dan Nicholson &lt;<A HREF="mailto:dbn.lists@gmail.com">dbn.lists@gmail.com</A>&gt;</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">---</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;I actually tested this now and contains a fix where the Makefile was</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;referencing $(srcdir)/doxygen.conf, but it's now being created in the</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;build directory.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;I also have rename detection on here to make the reviewing easier, so</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;you'll need git am or apply to do the right thing.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
<BR>
Reviewed-by: Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;
</BODY>
</HTML>