X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=configure.ac;h=c73417e2639ef327275e7a7f0221cc736f0c31f4;hb=3d53e3c8367c70100a3caacb32fa05f2fb3d6ed5;hp=50cbfc6cfcb060d231b22c13d55176c005b2c31a;hpb=13c49bea656a4f495e2c4baedab130eab367ae4f;p=evince.git diff --git a/configure.ac b/configure.ac index 50cbfc6c..c73417e2 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ GNOME_COMPILE_WARNINGS GNOME_CXX_WARNINGS GNOME_DEBUG_CHECK -ALL_LINGUAS="bg ca cs da de el en_CA en_GB es eu fi fr hu ja ko lt nb nl no pt_BR ru rw sk sv th uk wa zh_CN zh_TW" +ALL_LINGUAS="bg ca cs da de el en_CA en_GB es eu fi fr hi hu ja ko lt nb nl no pa pt_BR ru rw sk sv th uk wa zh_CN zh_TW" AM_GLIB_GNU_GETTEXT @@ -192,13 +192,9 @@ if test "x$enable_djvu" = "xyes"; then AC_DEFINE([ENABLE_DJVU], [1], [Enable djvu viewer support.]) else AC_MSG_WARN([ -** Djvu support is disabled since recent version of djvulibre -** library was not found. To get proper djvu support you need to -** install development version of djvulibre. You can get it from -** anonymous CVS server on djvulibre.sf.net. Just use something -** like: - -** cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/djvu co djvulibre-3.5 +** Djvu support is disabled since a recent version of the djvulibre +** library was not found. You need at least djvulibre-3.5.15 which +** can be found on http://djvulibre.djvuzone.org ]) fi fi