[eog-plugins] Make glib-compile-resources available in Makefiles



commit 0fcc5db32e86b2f0bdc9042970a838a90da14c6e
Author: Felix Riemann <friemann gnome org>
Date:   Sat Dec 22 17:37:36 2012 +0100

    Make glib-compile-resources available in Makefiles

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ce02653..ad860a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -321,6 +321,7 @@ AC_SUBST([BUILD_PLUGINS],[$PLUGINS])
 # Misc 
 # ****
 AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
+AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
 
 PLUGIN_LIBTOOL_FLAGS="-module -avoid-version"
 AC_SUBST(PLUGIN_LIBTOOL_FLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]