From 736c9452f53ff2fa38bf2a4c0fc747c2b8f80813 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Sat, 16 Jul 2005 21:57:38 +0000 Subject: Update djvu configure warning --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2324258..c73417e 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- cgit v0.9.1