From 7d9cf8b42bc4b145f641a5bbc7c62e59b55a7edd Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sat, 29 Jul 2017 19:42:52 +0200 Subject: Install desktop, icon and mime data files --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 60a5a87..fdf8800 100644 --- a/configure.ac +++ b/configure.ac @@ -166,6 +166,8 @@ AS_IF([test x$qt_check = xyes], ]) AM_CONDITIONAL([HAVE_QT],[test "x$have_qt" = "x1"]) +AM_CONDITIONAL([HAVE_GUI],[test "x$have_gtk" = "x1" -o "x$have_qt" = "x1"]) + # Finish up AC_CONFIG_HEADERS([src/config.h]) -- cgit v1.2.3-70-g09d2