mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
build: Indicate if cogl is build with i18n support
--disable-nls can be used to compile cogl without i18n support. Let's indicate the i18n enabling status so curious people can deduce it can be compiled out. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 1ccaafa31dbc0c9b9184d61079b2deff913d8e25)
This commit is contained in:
parent
4bff97bb1d
commit
21cf79db9c
@ -1295,6 +1295,7 @@ echo ""
|
||||
echo " • Extra:"
|
||||
echo " Build API reference: ${enable_gtk_doc}"
|
||||
echo " Build introspection data: ${enable_introspection}"
|
||||
echo " Enable internationalization: ${USE_NLS}"
|
||||
|
||||
echo ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user