Missing msgfmt

2013-07-23 Thread Kip Warner
Hey list, On some systems, msgfmt is not supplied by gettext-base package, but in a separate package gettext (e.g. Debian Wheezy). I am using AM_GNU_GETTEXT macro in my configure.ac. I note during configure time that there does appear to be a check for msgfmt, but no error is raised if the binar

Re: versions of automake

2013-07-23 Thread Stefano Lattarini
On 07/22/2013 04:18 AM, Harlan Stenn wrote: > For reasons I have no forgotten, our software requires automake-1.10 or > later to build. > > I do our builds with 1.11.1 right now, and I have the vague memory that > there were issues with older versions of automake that meant that while > *some* fol

Re: versions of automake

2013-07-23 Thread Harlan Stenn
Stefano Lattarini writes: > On 07/22/2013 04:18 AM, Harlan Stenn wrote: > > For reasons I have no forgotten, our software requires automake-1.10 or > > later to build. > > > > I do our builds with 1.11.1 right now, and I have the vague memory that > > there were issues with older versions of autom