bug#8483: missing serial number in soem automake-provided m4 files

2011-04-17 Thread Stefano Lattarini
tags 8483 patch close 8483 thanks Hello Ralf, sorry for the delay. On Tuesday 12 April 2011, Ralf Wildenhues wrote: > * Stefano Lattarini wrote on Tue, Apr 12, 2011 at 10:43:36AM CEST: > > I've recently noticed that some *.m4 files in the Automake distribution > > lack a serial number: > > > >

bug#8483: missing serial number in soem automake-provided m4 files

2011-04-12 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Tue, Apr 12, 2011 at 10:43:36AM CEST: > I've recently noticed that some *.m4 files in the Automake distribution > lack a serial number: > > $ cd ~/src/automake > $ grep -L '# *serial' m4/*.m4 > m4/amversion.m4 > m4/auxdir.m4 > m4/gcj.m4 > m4/install-sh.m4 >

bug#8483: missing serial number in soem automake-provided m4 files

2011-04-12 Thread Stefano Lattarini
Hello automakers. I've recently noticed that some *.m4 files in the Automake distribution lack a serial number: $ cd ~/src/automake $ grep -L '# *serial' m4/*.m4 m4/amversion.m4 m4/auxdir.m4 m4/gcj.m4 m4/install-sh.m4 m4/mkdirp.m4 m4/python.m4 m4/runlog.m4 m4/strip.m4 m4/upc