From: wessels <> Date: Fri, 24 Apr 1998 11:26:39 +0000 (+0000) Subject: configurable language X-Git-Tag: SQUID_3_0_PRE1~3436 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf55cbc985b25ab7c2347019da8699f2893a197;p=thirdparty%2Fsquid.git configurable language --- diff --git a/errors/Makefile.in b/errors/Makefile.in index ed3f3ce38b..c8b33d8333 100644 --- a/errors/Makefile.in +++ b/errors/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.4 1998/02/17 23:33:42 wessels Exp $ +# $Id: Makefile.in,v 1.5 1998/04/24 05:26:39 wessels Exp $ # prefix = @prefix@ exec_prefix = @exec_prefix@ @@ -17,7 +17,7 @@ INSTALL = @INSTALL@ INSTALL_FILE = @INSTALL_DATA@ DEFAULT_ERROR_DIR = $(sysconfdir)/errors -LANGUAGE = English +LANGUAGE = @ERR_LANGUAGE@ all: