RE: fix build of make with automake 1.12

2012-05-07 Thread Kamble, Nitin A
> -Original Message- > From: Paul Smith [mailto:psm...@gnu.org] > Sent: Monday, May 07, 2012 12:41 PM > To: Kamble, Nitin A > Cc: bug-make@gnu.org > Subject: Re: fix build of make with automake 1.12 > > On Mon, 2012-05-07 at 11:45 -0700, Nitin A Kamble wrote

Re: fix build of make with automake 1.12

2012-05-07 Thread Paul Smith
On Mon, 2012-05-07 at 11:45 -0700, Nitin A Kamble wrote: > The attached patch fixes build of make with automake. Thanks for your interest in GNU make. Note that GNU make 3.81 was released in 2006 and we are no longer creating patches for that release. The AM_C_PROTOTYPE option was already remove

fix build of make with automake 1.12

2012-05-07 Thread Nitin A Kamble
The attached patch fixes build of make with automake. Thanks, Nitin A Kamble Yocto Project Upstream-Status: Pending automake 1.12 has depricated automatic de-ANSI-fication support this patch avoids these kinds of errors: | configure.in:48: error: automatic de-ANSI-fication support has been rem