configure: use LINGUAS environment variable for messages
commitac443f6fd5400cd38592d2c55b03540f8b8f7144
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 15 Feb 2011 14:33:27 +0000 (15 16:33 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 15 Feb 2011 14:33:27 +0000 (15 16:33 +0200)
treee9bb7441ab42cd543be8b39117f61b235aef2997
parent685bbb5734014ac6efece02d7df757fb4a942cbb
configure: use LINGUAS environment variable for messages

Previously the default with --enable-translation was to install all
language files if --language-msg was not explicitly specified. Change
the default to the languages set with the --language option or LINGUAS
environment variable if those are set; if neither is set then the
default is still to install all message languages.
configure