]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/basic_auth/getpwnam/Makefile.in
fix headers to allow inclusion into C++ source
[thirdparty/squid.git] / helpers / basic_auth / getpwnam / Makefile.in
index d368669c94cad04e8dcaf88bcebf1015b5e54a3f..07aa5b6e136c5844a0f709a45c1fe4310dfdff08 100644 (file)
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.17 2002/09/15 05:41:39 robertc Exp $
+#  $Id: Makefile.in,v 1.18 2002/09/15 06:40:37 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -77,6 +77,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@