From 1971d800ee04254738bab89a924c14269ad44603 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Mon, 17 Apr 2017 09:31:11 +0200 Subject: examples: Show logo in fullscreen renderer Signed-off-by: Jens Georg --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b380eed8..4d9228a4 100644 --- a/configure.ac +++ b/configure.ac @@ -503,6 +503,8 @@ AC_SUBST([RYGEL_PLUGIN_DIR], AC_SUBST([RYGEL_MEDIA_ENGINE_DIR], [${libdir}/rygel-2.6/engines]) +AC_SUBST([GLIB_COMPILE_RESOURCES], [`$PKG_CONFIG --variable glib_compile_resources gio-2.0`]) + AC_CONFIG_FILES([ Makefile src/Makefile -- cgit v1.2.1