aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJames Le Cuirot2016-09-20 13:29:44 +0100
committerJames Le Cuirot2016-09-20 13:29:44 +0100
commitf416c04a979a6616bb5471c5982555bcac5bf346 (patch)
tree71f065c3c4b595a46f8d1c5955ed76dca48155c2 /configure.ac
parentbd6e2882e9699d736a37e2f53d9e9057f0a476c0 (diff)
downloadsolarc-theme-f416c04a979a6616bb5471c5982555bcac5bf346.tar.gz
solarc-theme-f416c04a979a6616bb5471c5982555bcac5bf346.tar.xz
solarc-theme-f416c04a979a6616bb5471c5982555bcac5bf346.zip
Don't require GTK+3 at configure time when it's not needed
It's not needed when --disable-gtk3 --disable-gnome-shell is given.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b27f5cd..dc8098b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ ARC_ENABLE([UNITY], [unity], [Unity], [disable])
ARC_ENABLE([XFWM], [xfwm], [XFWM], [disable])
ARC_ENABLE([TRANSPARENCY], [transparency], [transparency], [disable])
-ARC_GNOME
+AS_IF([test "x$ENABLE_GNOME_SHELL$ENABLE_GTK3" != xnono], [ARC_GNOME])
AC_CONFIG_FILES([
common/Makefile