X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=configure.ac;h=52f309b728e8a1e74eea09b60f821816bc9ce7ee;hb=d28b2a4d0bfa944532cec1512a2fa73ef24ebd6d;hp=f36495ba173aca3a35ee0a3f019cf1f115194e97;hpb=86e41a9d457049a4cc45efba0edcb15efbc6b045;p=evince.git diff --git a/configure.ac b/configure.ac index f36495ba..52f309b7 100644 --- a/configure.ac +++ b/configure.ac @@ -412,8 +412,8 @@ AC_ARG_ENABLE([previewer], [Disable the GNOME Document Previewer])], [], [case "$with_platform" in - gnome) enable_previewer=yes ;; - *) enable_previewer=no ;; + hildon) enable_previewer=no ;; + *) enable_previewer=yes ;; esac]) if test x$enable_previewer = "xyes" ; then