Re: html-doc; make distcheck fails

2007-07-19 Thread Dominik Vogt
On Thu, Jul 19, 2007 at 05:16:05PM +1000, Scott Smedley wrote: Hi Dominik, On Thu, Jul 19, 2007 at 12:15:33AM +0200, Dominik Vogt wrote: ... make[1]: Entering directory `/home/luthien/src/fvwm/doc' cp: `./header.html' and `header.html' are the same file make[1]: *** [header.html] Error

Re: html-doc; make distcheck fails

2007-07-19 Thread Scott Smedley
Hi Dominik, I notice you made a change to doc/Makefile.am. Did that fix your problem? I'm surprised if it did. No, I just reformatted it slightly: I was referring to this change: - @ cp $(srcdir)/$@ $@ + @cp $(srcdir)/$@ $(top_builddir)/doc/$@ I notice you've changed it to:

Re: html-doc; make distcheck fails

2007-07-19 Thread Dominik Vogt
On Thu, Jul 19, 2007 at 11:32:26PM +1000, Scott Smedley wrote: Hi Dominik, I notice you made a change to doc/Makefile.am. Did that fix your problem? I'm surprised if it did. No, I just reformatted it slightly: I was referring to this change: - @ cp $(srcdir)/$@ $@ +

html-doc; make distcheck fails

2007-07-18 Thread Dominik Vogt
... make[1]: Entering directory `/home/luthien/src/fvwm/doc' cp: `./header.html' and `header.html' are the same file make[1]: *** [header.html] Error 1 make[1]: Leaving directory `/home/luthien/src/fvwm/doc' make: *** [distdir] Error 1 This line from doc/Makefile.am is responsible: %.html: