[cogl/cogl-1.14: 7/174] build: Indicate if cogl is build with i18n support
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.14: 7/174] build: Indicate if cogl is build with i18n support
- Date: Tue, 22 Jan 2013 18:31:21 +0000 (UTC)
commit 21cf79db9c21b3fc9c251ff752b724f2b0b26c65
Author: Damien Lespiau <damien lespiau intel com>
Date: Mon Sep 17 21:32:42 2012 +0100
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)
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8783bf8..4b0f099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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 ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]