]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/digest_auth/Makefile.in
fix headers to allow inclusion into C++ source
[thirdparty/squid.git] / helpers / digest_auth / Makefile.in
index d1cb3af50641c38c58028ae4aad4fee5c60e7e66..1e373b49c30ffbe2a226cb61203bcf2a031d8d20 100644 (file)
@@ -15,7 +15,7 @@
 
 #  Makefile for digest auth helpers in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.14 2002/09/15 05:41:42 robertc Exp $
+#  $Id: Makefile.in,v 1.15 2002/09/15 06:40:40 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@