<!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 Tue, 2010-01-26 at 13:53 -0500, Gaetan Nadon wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    On Mon, 2010-01-25 at 17:29 -0800, Alan Coopersmith wrote: 
    <BLOCKQUOTE TYPE=CITE>
<PRE>
Strange - I don't see any *png files in my output, just the html.
(My system has groff 1.19.2.)

</PRE>
    </BLOCKQUOTE>
    GNU grops (groff) version 1.18.1<BR>
    GNU troff (groff) version 1.18.1<BR>
    <BR>
</BLOCKQUOTE>
<BR>
Also on 1.20.1<BR>
<BR>
<PRE>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Istem Determine the image stem name.&nbsp; If omitted grohtml uses grohtml-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XXX (XXX is the process ID).

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Ddir&nbsp; Inform grohtml to place all image files into directory dir.

</PRE>
Could it be platform (e.g SUN) rather than the version? The images are automatically generated based on the content but have 0 byte. I'll try -D so it may be easier to clean.<BR>
<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    There are a few generated for each run with a number. The number of these files grow forever in the directory. Really strange, as you say.<BR>
    <BR>
    That's for one run: 
    <BLOCKQUOTE>
<PRE>
grohtml-273701.png
grohtml-273702.png
grohtml-273703.png
grohtml-274281.png
grohtml-274282.png
grohtml-274283.png

</PRE>
    </BLOCKQUOTE>
    <BLOCKQUOTE TYPE=CITE>
        <BLOCKQUOTE>
<PRE>
If they're being made for others though (different versions or
</PRE>
        </BLOCKQUOTE>
<PRE>
dependencies installed I'd guess), then makes sense to clean them.

        -alan-

Gaetan Nadon wrote:
&gt; Left over png files causes distcheck to fail.
&gt; 
&gt; Signed-off-by: Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;
&gt; ---
&gt;  doc/Makefile.am |    2 +-
&gt;  1 files changed, 1 insertions(+), 1 deletions(-)
&gt; 
&gt; diff --git a/doc/Makefile.am b/doc/Makefile.am
&gt; index b1fccc0..1856b77 100644
&gt; --- a/doc/Makefile.am
&gt; +++ b/doc/Makefile.am
&gt; @@ -31,7 +31,7 @@ if BUILD_DOCS
&gt;  doc_DATA = SMlib.txt SMlib.ps SMlib.html xsmp.txt xsmp.ps xsmp.html
&gt;  
&gt;  CLEANFILES = $(doc_DATA)
&gt; -MOSTLYCLEANFILES = index.*
&gt; +MOSTLYCLEANFILES = index.* grohtml-*.png
&gt;  
&gt;  # Pass version string as a troff string for substitution
&gt;  GROFF_DEFS = -dxV=&quot;$(PACKAGE_STRING)&quot;

</PRE>
    </BLOCKQUOTE>
<PRE>
_______________________________________________
xorg-devel mailing list
<A HREF="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</A>
<A HREF="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>