X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Frepl%2FMakefile.in;h=42562c8502bad47f81eae0ac11e43260bee08f66;hb=29b8d8d6366760bd4b285d6f6d56042439e55e50;hp=39ed0b86da6da52b4a6ecd16958b231580452f0e;hpb=7cdb708dd10852d6e8d87d947fed964d40369c32;p=thirdparty%2Fsquid.git diff --git a/src/repl/Makefile.in b/src/repl/Makefile.in index 39ed0b86da..42562c8502 100644 --- a/src/repl/Makefile.in +++ b/src/repl/Makefile.in @@ -15,7 +15,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.15 2002/09/15 05:42:02 robertc Exp $ +# $Id: Makefile.in,v 1.16 2002/09/15 06:41:17 robertc Exp $ # SHELL = @SHELL@ @@ -74,6 +74,7 @@ CC = @CC@ CGIEXT = @CGIEXT@ CPP = @CPP@ CRYPTLIB = @CRYPTLIB@ +CXX = @CXX@ DEPDIR = @DEPDIR@ DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@ ERR_DEFAULT_LANGUAGE = @ERR_DEFAULT_LANGUAGE@