From b286f01b6c3af5d674e10da33f8eda0c2011007b Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 12 Apr 2005 02:49:09 +0000 Subject: - Add WITH_ANIMATION to OPTIONS, off by default. This enables experimental animated progressbars. I've used this for a while and it seems to work well. --- x11-themes/clearlooks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index e9f2a32fc377..51b5848a1291 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -22,7 +22,8 @@ USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" -OPTIONS= METACITY "Depend on MetaCity Theme" On +OPTIONS= METACITY "Depend on MetaCity Theme" On \ + ANIMATION "Enable experimental animated progressbars" Off .include -- cgit v1.2.3