Hi,
Andy Wingo <[EMAIL PROTECTED]> writes:
> If I pass --enable-maintainer-mode to configure this problem goes away,
> and the build completes. Is this expected?
I think so, because people building from the tarball get a usable
`.info' file and (presumably) `version.texi' as well (in case they w
Hi Andy,
Andy Wingo <[EMAIL PROTECTED]> writes:
> I can get things to work again if I copy ./config.rpath into build-aux/.
> A bug, perhaps?
Maybe (I'm feeling a bit ashamed too since I'm the guilty party ;-)).
Apparently, it's Automake's responsibility to install `config.rpath'.
Why this doesn
Hi,
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Apparently, it's Automake's responsibility to install `config.rpath'.
> Why this doesn't happen is a mystery to me. I'll try to investigate
> that later on.
Actually, it's gettextize/autopoint's job, so that file is supposed to
be installed "onc
Hi Ludovic,
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Hi,
>
> Andy Wingo <[EMAIL PROTECTED]> writes:
>
>> If I pass --enable-maintainer-mode to configure this problem goes away,
>> and the build completes. Is this expected?
>
> I think so, because people building from the tarball get a usable
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Hi,
>
> [EMAIL PROTECTED] (Ludovic Courtès) writes:
>
>> Apparently, it's Automake's responsibility to install `config.rpath'.
>> Why this doesn't happen is a mystery to me. I'll try to investigate
>> that later on.
>
> Actually, it's gettextize/autop