]> www.fi.muni.cz Git - evince.git/blobdiff - configure.ac
Fixes bug #542924. Makes enums static to fix Solaris build.
[evince.git] / configure.ac
index f22879b3066c4e0ee9159c7d387d8366231124a2..ca47db9690a61a1e0c463edf936efeafeb9d2062 100644 (file)
@@ -408,7 +408,7 @@ if test "x$enable_tiff" = "xyes"; then
        EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}image/tiff;"
 fi
 if test "x$enable_comics" = "xyes"; then
-       EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}application/x-cbr;application/x-cbz;"
+       EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}application/x-cbr;application/x-cbz;application/x-cb7"
 fi
 if test "x$enable_pixbuf" = "xyes"; then
        EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}image/*;"