summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIsmael Luceno2022-04-28 23:16:58 +0200
committerIsmael Luceno2022-04-28 23:45:41 +0200
commite249652fc2450c5ee1ecb747c7ab58cd3be24ad6 (patch)
treeca370bec603415330402717a5b159601e34adc13 /doc
parentdc32ae060c2bfc1a851eea01c7034bcd4e788491 (diff)
evince: Enable building of viewer by default
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/evince/CONFIGURE2
-rw-r--r--doc/evince/HISTORY1
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/evince/CONFIGURE b/doc/evince/CONFIGURE
index cb671705a2..66887ad7dd 100755
--- a/doc/evince/CONFIGURE
+++ b/doc/evince/CONFIGURE
@@ -9,7 +9,7 @@ config_query_option EVINCE_PREVIEWER "Enable previewer support?" y \
config_query_option EVINCE_DVI "Enable DVI viewer support?" y \
"dvi=enabled" "dvi=disabled" &&
-config_query_option EVINCE_VIEWER "Enable viewer support?" n \
+config_query_option EVINCE_VIEWER "Enable viewer support?" y \
"viewer=true" "viewer=false" &&
config_query_option EVINCE_MULTIMEDIA "Enable multimedia support?" n \
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index 0648062a80..b44c49f5fd 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -3,6 +3,7 @@
updated spell to 42.2
* BUILD: removed browser_plugin option, removed by upstream
* DEPENDS: removed t1lib dep; support removed by upstream
+ * CONFIGURE: enabled viewer by default
2021-02-06 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 3.38.1