bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] gettext Makefile does not have the means to just install t


From: Andrew Marlow
Subject: [bug-gettext] gettext Makefile does not have the means to just install the runtime
Date: Thu, 14 Jun 2012 14:57:47 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

Strictly speaking this is not a bug report; it is an enhancement request.

The Makefile for gettext visits each subdirectory in turn, invoking make with whatever target name (install, clean etc) that was supplied. But some environments just want the gettext runtime and not the tools. This is the case for embedded environments where space can be tight. It would be useful if there was a way to invoke the top level gettext Makefile to tell it just to build/install the runtime. I note that there is a subdirectory, gettext-runtime whose Makefile just builds the runtime. Maybe the top level Makefile could have a target that just processes that subdirectory.

--
Regards,

Andrew Marlow





reply via email to

[Prev in Thread] Current Thread [Next in Thread]