* Eric Blake wrote on Wed, Sep 15, 2010 at 10:17:39PM CEST:
> On 09/15/2010 01:05 PM, Ralf Wildenhues wrote:
> >This long-standing issue is (related to) PR automake/546 in
> >http://sourceware.org/cgi-bin/gnatsweb.pl?database=automake
> >
> >The issues with letting plain 'automake --add-missing' do
On 09/15/2010 01:05 PM, Ralf Wildenhues wrote:
This long-standing issue is (related to) PR automake/546 in
http://sourceware.org/cgi-bin/gnatsweb.pl?database=automake
The issues with letting plain 'automake --add-missing' do the job
without AM_INIT_AUTOMAKE present is that we actually have less
Hello, and adding bug-automake,
* Eric Blake wrote on Tue, Sep 14, 2010 at 11:42:15PM CEST:
> On 09/14/2010 03:32 PM, Jan Engelhardt wrote:
> >using a configure.ac file with just four lines:
> >
> >AC_INIT([foo], [1])
> >AC_PROG_INSTALL
> >I can produce a configure script by running `autoreconf -