<!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 Wed, 2010-03-31 at 20:10 -0700, Jeremy Huddleston wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Mar 31, 2010, at 18:10, Gaetan Nadon wrote:

&gt;&gt; Oops, there's a couple issues with that patch.
&gt;&gt; 
&gt;&gt; 1. AC_CONFIG_HEADERS does not appear to make the config.h.in template
&gt;&gt; for you when there are multiple files passed to it. Separating it to
&gt;&gt; two calls to AC_CONFIG_HEADERS seems to do the trick.
&gt;&gt; 
&gt; 
&gt; It creates a file &quot;config.h\n.in&quot;.

o.O

&gt; Because the old one was not removed
&gt; (even with distclean),

That is because it is part of 'make dist'

&gt; The problem was unnoticed for me. It does not like filename separated by
&gt; a new line.

I don't attempt to understand what autoconf does sometimes... 


</PRE>
</BLOCKQUOTE>
I'll file a bug report against autoheader. It produces this message:<BR>
<BR>
<BLOCKQUOTE>
<PRE>
Unsuccessful stat on filename containing newline at /usr/share/perl/5.10/File/Copy.pm line 229.
</PRE>
</BLOCKQUOTE>
while configuring but it is lost in the sea of messages, return code 0. And it is written black on white that it should work.<BR>
It broke on only one build because it had somehow cleaned all the files before, which is safer.<BR>
<BR>
Thanks for the help! 
<BLOCKQUOTE TYPE=CITE>
<PRE>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>