[grilo-plugins] build: Define GLIB_COMPILE_RESOURCES
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Define GLIB_COMPILE_RESOURCES
- Date: Sat, 1 Feb 2014 00:07:32 +0000 (UTC)
commit 2904b031843c73b022742f31329befad44d0601e
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Sat Feb 1 00:43:50 2014 +0100
build: Define GLIB_COMPILE_RESOURCES
configure.ac | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d7171de..fae45f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,6 +91,9 @@ PKG_CHECK_MODULES([DEPS], glib-2.0 >= 2.28 \
gmodule-2.0 \
${GRL_NAME} >= 0.2.7)
+GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
+AC_SUBST(GLIB_COMPILE_RESOURCES)
+
# ----------------------------------------------------------
# DEFINITIONS
# ----------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]