bug#12495: AC_CONFIG_HEADERS with

2012-09-27 Thread Hib Eris
Hi all, On Thu, Sep 27, 2012 at 4:20 PM, Nick Bowler wrote: > On 2012-09-27 10:38 +0200, Stefano Lattarini wrote: >> On 09/24/2012 11:20 AM, Hib Eris wrote: >> > On Mon, Sep 24, 2012 at 10:53 AM, Peter Johansson >> > wrote: >> >>> I have attac

bug#12495: AC_CONFIG_HEADERS with

2012-09-24 Thread Hib Eris
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

bug#12495: AC_CONFIG_HEADERS with

2012-09-24 Thread Hib Eris
o rule to create 'lib/config_public.h.in'. Am I missing > something? 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). Hib Eris example.tgz Description: GNU Zip compressed data

bug#12501: Automake generated makefiles can be less verbose when building with silent rules

2012-09-24 Thread Hib Eris
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