]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpupower: add checks for xgettext and msgfmt
authorSiddharth Menon <simeddon@gmail.com>
Fri, 18 Oct 2024 04:52:48 +0000 (10:22 +0530)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 21 Oct 2024 22:10:43 +0000 (16:10 -0600)
commit47d7650b9cb10381e5472840cf180a803f61fb0e
treeb242622999a19c5e1b6fd6b8b9c143b8efa85a5e
parentb78abc21b263ed412f4ba2e02ef8b94571865fce
cpupower: add checks for xgettext and msgfmt

Check whether xgettext and msgfmt are available on the system before
attempting to generate GNU gettext Language Translations.
In case of missing dependency, generate error message directing user
to install the necessary package.

Tested-by: John B. Wyatt IV <jwyatt@redhat.com>
Tested-by: John B. Wyatt IV <sageofredondo@gmail.com>
Suggested-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Siddharth Menon <simeddon@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/power/cpupower/Makefile