Hi,
On Mon, Sep 24, 2012 at 10:53 AM, Peter Johansson wrote:
>> I have attached an example setup.
>> After running 'autoreconf -fi', I get a lib/Makefile.in with an rule
>> to create $(srcdir)/config-public.h.in calling $(AUTOHEADER).
>>
>>
> Yes, this looks like a bug IMVHO. The difference betwe
On 9/24/12 6:18 PM, Hib Eris wrote:
Hi Peter,
Thanks for looking into this.
On Mon, Sep 24, 2012 at 8:29 AM, Peter Johansson wrote:
I have the setup you describe, and I have not encountered the problem you
describe.
I have AC_CONFIG_HEADERS([config.h lib/config_public.h])
and there is no ru
Hi Peter,
Thanks for looking into this.
On Mon, Sep 24, 2012 at 8:29 AM, Peter Johansson wrote:
>
> I have the setup you describe, and I have not encountered the problem you
> describe.
>
> I have AC_CONFIG_HEADERS([config.h lib/config_public.h])
>
> and there is no rule to create 'lib/config_pu
Hi all,
I think Automake generated makefiles can be a little less verbose when
building with silent rules.
Please consider attached patch.
Thanks,
Hib Eris
0001-Do-not-echo-targets-when-building-with-silent-rules.patch
Description: Binary data