[pulseaudio-tickets] [Bug 54658] configure --disable-nls option broken
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 23 03:28:35 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=54658
--- Comment #4 from Jonathan Sieber <mail at strfry.org> ---
I came across this bug when building pulseaudio for Alpine Linux, where locales
don't exist by design decision.
Removing the --disable-nls option leads to other problems in the build, so i
think this should be fixed.
An easy solution would be to "generate" pulseaudio.desktop by copying over the
untranslated pulseaudio.desktop.in.
I lack the automake scripting skills to execute that, but i guess it could be
done with a simple rule that checks for the USE_NLS macro defined in
configure.ac
Another small problems appears when "make check" executes po/Makefile.in,
because it will try to execute the "GENPOT" macro with the unsubstituted empty
"INTLTOOL_EXTRACT" command variable.
This also boils down to consequences of --disable-nls not being checked
properly and should be fixed.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20180323/e640ea60/attachment.html>
More information about the pulseaudio-bugs
mailing list