On Thu, 16 Aug 2007, Dominik Vogt wrote:

On Thu, Aug 16, 2007 at 07:42:36PM +0200, Viktor Griph wrote:
On Thu, 16 Aug 2007, Dominik Vogt wrote:

On Mon, Aug 13, 2007 at 10:58:09PM +0200, Viktor Griph wrote:
On Mon, 13 Aug 2007, Dominik Vogt wrote:
On Mon, Aug 13, 2007 at 11:08:57AM +0100, seventh guardian wrote:
On 8/6/07, Dominik Vogt <[EMAIL PROTECTED]> wrote:
On Mon, Aug 06, 2007 at 02:02:35PM +0100, seventh guardian wrote:
The NEWS file is getting long, so I believe a new release would be
good.

Yes.

Ok, so where do we stand now?

* The new module code should be safe [done]

* Is everything related to the manpage fixed?

No, not at all.  The only thing fixed is that building the docs
does not require GNU make anymore.  All other points on the list
remain.

The fixmes are gone. Perl isn't needed for building but it's unconvinient
to add commands, but that can be fixed after release. Were there any other
points?

Most important: the generated man page is still broken.  For
example:


    allbox tab(:); lB lB lB.  T{   T}:T{ depth 8 (256 colors) T}:T{
    depth 4 (16 colors) T} l l l l l l l l l.  T{ PseudoColor T}:T{ 68
    (4 cc + 4 grey) T}:T{ 10 (2 cc + 2 grey) T} T{ GrayScale T}:T{ 64
    regular grey T}:T{ 8 regular grey T} T{ DirectColor T}:T{ 32 (3 cc
    + 5 grey) T}:T{ 10 (2 cc + 2 grey) T}

There are three other places with similar broken formatting in fvwm.1.

I'll look into it if you can give me some hint on how to fix automake for
the doc directory on my macbook.

What's the problem?


doc/fvwm/Makefile.am:14: BUILD_FILES was already defined in condition TRUE, which implies condition FVWM_BUILD_HTMLDOC_TRUE
  BUILD_FILES (User, where = doc/fvwm/Makefile.am:14) +=
  {
    TRUE =>
  }
doc/fvwm/Makefile.am:14: BUILD_FILES was already defined in condition TRUE, which implies condition FVWM_BUILD_MANDOC_TRUE

  BUILD_FILES (User, where = doc/fvwm/Makefile.am:14) +=
  {
    FVWM_BUILD_HTMLDOC_TRUE => $(HTML_FILES)
    TRUE =>
  }
+ exit 3

/Viktor

Reply via email to