]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/repl/Makefile.in
fix headers to allow inclusion into C++ source
[thirdparty/squid.git] / src / repl / Makefile.in
index 39ed0b86da6da52b4a6ecd16958b231580452f0e..42562c8502bad47f81eae0ac11e43260bee08f66 100644 (file)
@@ -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@