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.
master
James Le Cuirot 2016-09-20 13:29:44 +01:00
parent bd6e2882e9
commit f416c04a97
No known key found for this signature in database
GPG Key ID: 21C632129C6D7DE4
1 changed files with 1 additions and 1 deletions

View File

@ -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