]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/external_acl/ldap_group/Makefile.in
fix headers to allow inclusion into C++ source
[thirdparty/squid.git] / helpers / external_acl / ldap_group / Makefile.in
index 9e3870d006bbc20b38c019fbefc2285e6519c3c1..5da9e0dbbed031f689c182787858c2cf4817231a 100644 (file)
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.4 2002/09/15 05:41:45 robertc Exp $
+#  $Id: Makefile.in,v 1.5 2002/09/15 06:40:44 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@