[gtk+] configure: Set GLIB_COMPILE_RESOURCES
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] configure: Set GLIB_COMPILE_RESOURCES
- Date: Mon, 16 Jan 2012 22:07:58 +0000 (UTC)
commit 7a3e1bbc4128874dd5a4a8482f8e2c12871d5c4f
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 16 17:07:46 2012 -0500
configure: Set GLIB_COMPILE_RESOURCES
configure.ac | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5c78117..de45b4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1529,6 +1529,13 @@ fi
GLIB_GSETTINGS
+#############
+# Resources #
+#############
+
+GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
+AC_SUBST(GLIB_COMPILE_RESOURCES)
+
##################################################
# GObject introspection
##################################################
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]