]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix compiler output to be in the user locale.
authorBruno Haible <bruno@clisp.org>
Sun, 9 Mar 2008 14:12:10 +0000 (14:12 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 9 Mar 2008 14:12:10 +0000 (14:12 +0000)
commit294465722d1c040bf3bb12343aec6a0e4568e3ea
tree06f03d62cd733c9e7ffd377faa116c014b7ed749
parent1b8b9e3e5eb98322267b03487f73f427bb0fe2ab
Fix compiler output to be in the user locale.
* libltdl/config/general.m4sh (func_show_eval_locale): New
function, for running commands in the user locale.
* libltdl/config/ltmain.m4sh (func_mode_compile): Use it for
compiling.
* tests/localization.at (localized compiler messages): New test.
* Makefile.am: Adjust.
Report by Bruno Haible.
ChangeLog
Makefile.am
libltdl/config/general.m4sh
libltdl/config/ltmain.m4sh
tests/localization.at [new file with mode: 0644]