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 f84629cb4..cc95fd46a 100644
--- a/community/sxiv/config.h
+++ b/community/sxiv/config.h
@@ -3,7 +3,7 @@
/* auto-orientate jpeg files according to their exif tags?
* (requires libexif [-lexif] to be installed)
*/
-#define EXIF_SUPPORT 0
+#define EXIF_SUPPORT 1
/* load all frames from gif files and support gif animations?
* (requires giflib [-lgif] to be installed)
*/