summaryrefslogtreecommitdiff
path: root/community/sxiv/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'community/sxiv/config.h')
-rw-r--r--community/sxiv/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sxiv/config.h b/community/sxiv/config.h
index 777cb805a..f84629cb4 100644
--- a/community/sxiv/config.h
+++ b/community/sxiv/config.h
@@ -7,7 +7,7 @@
/* load all frames from gif files and support gif animations?
* (requires giflib [-lgif] to be installed)
*/
-#define GIF_SUPPORT 0
+#define GIF_SUPPORT 1
#endif
#ifdef _WINDOW_CONFIG