From fbfb68b7c76a90879e49b1ef4792503682dff9e5 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sun, 6 May 2012 14:20:29 +0000 Subject: UTF-8 filenames handling (based on HTML page charset) --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 4e0f8cb..3256a08 100755 --- a/configure +++ b/configure @@ -2992,7 +2992,7 @@ fi # Define the identity of the package. PACKAGE=httrack - VERSION=3.45.4 + VERSION=3.46.1 cat >>confdefs.h <<_ACEOF @@ -3134,7 +3134,7 @@ am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' -VERSION_INFO="2:45:0" +VERSION_INFO="2:46:0" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. -- cgit v1.2.3