Re: [PATCH] Remove duplicate check for NLS

2015-11-23 Thread Jean-Marc Lasgouttes
Le 23/11/2015 17:36, Scott Kostyshak a écrit : Yes, please commit. I tested and it works well. Done now. JMarc

Re: [PATCH] Remove duplicate check for NLS

2015-11-23 Thread Scott Kostyshak
On Mon, Nov 23, 2015 at 11:55:26AM +0100, Jean-Marc Lasgouttes wrote: > Le 21/11/2015 04:19, Scott Kostyshak a écrit : > >In the output of configure, I see: > > > >... > >checking whether NLS is requested... yes > >checking for msgfmt... /usr/bin/msgfmt > >checking for gmsgfmt... /usr/bin/msgfmt >

Re: [PATCH] Remove duplicate check for NLS

2015-11-23 Thread Jean-Marc Lasgouttes
Le 21/11/2015 04:19, Scott Kostyshak a écrit : In the output of configure, I see: ... checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge chec

[PATCH] Remove duplicate check for NLS

2015-11-20 Thread Scott Kostyshak
In the output of configure, I see: ... checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether NLS is requested... yes ... It seem