Re: bug#13524: Improving user experience for non-recursive builds

2013-02-04 Thread Peter Johansson
x27;s namespace, 'AM_', comes to mind: {AM_RELDIR}. cheers, -- Peter Johansson

Re: bug#13378: Backward-compatibility in the autotools

2013-01-13 Thread Peter Johansson
On 01/12/2013 04:45 AM, Stefano Lattarini wrote: As a rule of thumb on when to remove a macro - I would personally like > being able to write a configure script that works on both RHEL 5 (or > CentOS 5) (autoconf 2.59, automake 1.9.6) as well as rawhide (eventually > automake 1.14 and beyond),

Re: bug#11356: automake 1.12 and (C) 2011

2012-05-01 Thread Peter Johansson
Hi Stefano, Sorry about this late reply. On 04/28/2012 12:34 AM, Stefano Lattarini wrote: --- a/bootstrap +++ b/bootstrap @@ -77,6 +77,8 @@ dosubst () { rm -f $2 in=`echo $1 | sed 's,^.*/,,'` + current_year=`date +%Y`&& test -n "$current_year" \ +|| { echo "$me: cannot get current