[csw-devel] SF.net SVN: gar:[15709] csw/mgar/pkg/squid/branches/squid3/Makefile
wilbury at users.sourceforge.net
wilbury at users.sourceforge.net
Thu Sep 22 10:39:31 CEST 2011
Revision: 15709
http://gar.svn.sourceforge.net/gar/?rev=15709&view=rev
Author: wilbury
Date: 2011-09-22 08:39:31 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
squid/branches/squid3: Build also NTLM auth helpers.
Modified Paths:
--------------
csw/mgar/pkg/squid/branches/squid3/Makefile
Modified: csw/mgar/pkg/squid/branches/squid3/Makefile
===================================================================
--- csw/mgar/pkg/squid/branches/squid3/Makefile 2011-09-22 08:36:40 UTC (rev 15708)
+++ csw/mgar/pkg/squid/branches/squid3/Makefile 2011-09-22 08:39:31 UTC (rev 15709)
@@ -23,6 +23,7 @@
RUNTIME_DEP_PKGS += CSWlibltdl7
PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
+
INITSMF = /etc/opt/csw/init.d/csw$(NAME)
PRESERVECONF = /etc/opt/csw/$(NAME)/cachemgr.conf
PRESERVECONF = /etc/opt/csw/$(NAME)/squid.conf
@@ -52,7 +53,7 @@
CONFIGURE_ARGS += --docdir=$(datadir)/$(NAME)
CONFIGURE_ARGS += --localstatedir=/var/opt/csw/$(NAME)
CONFIGURE_ARGS += --enable-arp-acl
-CONFIGURE_ARGS += --enable-auth=basic
+CONFIGURE_ARGS += --enable-auth=basic,ntlm
CONFIGURE_ARGS += --enable-basic-auth-helpers=LDAP,SMB,YP,PAM,SASL,NCSA
CONFIGURE_ARGS += --enable-cache-digests
CONFIGURE_ARGS += --enable-carp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list