<!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 Mon, 2011-03-14 at 08:18 -0700, Dan Nicholson wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">I think to be correct you need -I$(top_srcdir) and -I$(top_builddir)</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">so you get both sessreg.h and config.h (included through sessreg.h).</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">The alternative is to leave filenames.sed.c in the top directory and</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">ensure it gets built before descending to the man directory.</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
Sounds good, there should be no -I.. ragardless.<BR>
<BR>
I have posted a set of remaining patches to replace the cpp stuff with plain robust man pages.<BR>
I had found many issues with the current man pages in terms of content.<BR>
These patches also fix the current build problem.
</BODY>
</HTML>