diff --git a/configure.ac b/configure.ac index 190a2d0893..bdbf535227 100644 --- a/configure.ac +++ b/configure.ac @@ -628,6 +628,11 @@ else fi AC_MSG_RESULT($have_glib_2_43) +AC_PATH_PROG(GEGL, gegl, no) +if test "x$GEGL" = xno; then + AC_MSG_ERROR([Could not find gegl in your PATH]) +fi + # Check for bind_textdomain_codeset, including -lintl if GLib brings it in. gimp_save_LIBS=$LIBS diff --git a/icons/Symbolic-Inverted/Makefile.am b/icons/Symbolic-Inverted/Makefile.am index 2f5dd96a51..4a05ee2e09 100644 --- a/icons/Symbolic-Inverted/Makefile.am +++ b/icons/Symbolic-Inverted/Makefile.am @@ -20,7 +20,8 @@ include $(top_srcdir)/icons/Symbolic/icon-list.mk %.png: mkdir -p `dirname $@`; - gegl -x " \ + $(GEGL) -x \ + " \ \ \ \