configure: replaced option '--with-nls' by autoconf's '--localedir'
commitbf6bc120a5cbdefb337b8390eff3fa7a147e9c3c
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 Jan 2015 21:04:01 +0000 (20 22:04 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 Jan 2015 21:29:24 +0000 (20 21:29 +0000)
tree7cee1c21e0d84ae5b1f286e2ceae4ff0e1f81d2a
parent1b0b2d7b1b98d9e09ad3fb6721f20de367090eef
configure: replaced option '--with-nls' by autoconf's '--localedir'

Autoconf have been providing the option '--localedir' for a long time now,
so this patch removes the deprecated '--with-nls' option and makes use of
the standard '--localedir' instead.

Took opportunity to define the path in the 'config-paths.h' in the same way
the other paths are defined to be consistent, which also simplify the
compilation commands.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Makefile.am
WINGs/Makefile.am
WINGs/po/Makefile.am
WPrefs.app/Makefile.am
WPrefs.app/po/Makefile.am
configure.ac
doc/build/Translations.texi
po/Makefile.am
src/Makefile.am
util/Makefile.am
util/po/Makefile.am