mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
Merge pull request #654 from chewi/master
Don't require GTK+3 at configure time when it's not needed
This commit is contained in:
commit
39f00f00b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user