Re: deprecation warning

2012-12-11 Thread Stefano Lattarini
On 12/11/2012 11:20 AM, Guillaume Rousse wrote: > Hello list. > > I'm facing a painful issue with the deprecation of AM_PROG_MKDIR_P, > causing a warning to be issued, because it seems to be indirectly > called by gettext macros, and I don't understand how to fix it... > Future version of gettext

deprecation warning

2012-12-11 Thread Guillaume Rousse
Hello list. I'm facing a painful issue with the deprecation of AM_PROG_MKDIR_P, causing a warning to be issued, because it seems to be indirectly called by gettext macros, and I don't understand how to fix it... Here is the exact error message: [guillaume@beria sympa-cleanup]$ autoreconf con