On Thu, 16 Aug 2007, Dominik Vogt wrote:

On Thu, Aug 16, 2007 at 09:08:51PM +0200, Viktor Griph wrote:
yOn Thu, 16 Aug 2007, Viktor Griph wrote:

On Thu, 16 Aug 2007, Dominik Vogt wrote:

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

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


This is with automake 1.6.3 and autoconf 2.59.

I tried to fix it without understanding the problem. Does it work
now?


yes, thanks

/Viktor

Reply via email to