1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 15:12:32 +01:00

configure: Added option to disable animations

The old behaviour was to expect the user to go modify manually a source
file which is not a great idea because that's typically the kind of things
in charge of the configure script.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
Christophe CURIS
2015-05-08 13:19:02 +02:00
committed by Carlos R. Mafra
parent 6ef010d974
commit 0bab67f9be
4 changed files with 18 additions and 4 deletions

View File

@@ -33,9 +33,6 @@
* Also check the features you can enable through configure.
*/
/* If you want animations for iconification, shading, icon arrangement etc. */
#define USE_ANIMATIONS
/*
* Undefine BALLOON_TEXT if you don't want balloons for showing extra
* information, like window titles that are not fully visible.