Hi, Thomas Petazzoni <[email protected]> writes:
> This patch adds a --disable-tools option that allows to disable the
> compilation of the gettext tools, which may not be necessary on a
> small embedded Linux system.
The PACKAGING file suggests to install gettext-runtime only in that
case, with:
cd gettext-runtime
./configure
make
make install
Isn't it sufficient for your use-case? I think it is simple enough as
--disable-tools configure option.
Regards,
--
Daiki Ueno
