1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

update build system

This commit is contained in:
Horst3180
2015-08-14 00:05:57 +02:00
parent e4c806b3d7
commit 359a8d8c2c
4 changed files with 18 additions and 34 deletions

View File

@@ -15,6 +15,7 @@ AC_PROG_MKDIR_P
ARC_ENABLE([LIGHT], [light], [Arc Light], [disable])
ARC_ENABLE([DARKER], [darker], [Arc Darker], [disable])
ARC_ENABLE([DARK], [dark], [Arc Dark], [disable])
ARC_ENABLE([CINNAMON], [cinnamon], [Cinnamon], [disable])
ARC_ENABLE([GNOME_SHELL], [gnome-shell], [GNOME Shell], [disable])
ARC_ENABLE([GTK2], [gtk2], [GTK2], [disable])
ARC_ENABLE([GTK3], [gtk3], [GTK3], [disable])