Lines Matching refs:CONFIGURE_OPTIONS

64 CONFIGURE_OPTIONS += --libexecdir=$(CONFIGURE_PREFIX)/libexec
65 CONFIGURE_OPTIONS += --localstatedir=$(VARDIR)/squid
66 CONFIGURE_OPTIONS += --sharedstatedir=$(VARDIR)/squid
67 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)/squid
68 CONFIGURE_OPTIONS += --mandir=$(CONFIGURE_PREFIX)/man
69 CONFIGURE_OPTIONS += --sbindir=$(CONFIGURE_PREFIX)/sbin
70 CONFIGURE_OPTIONS += --enable-arp-acl
71 CONFIGURE_OPTIONS += --enable-auth-basic='DB,NCSA,NIS,LDAP,PAM,getpwnam,MSNT-multi-domain,POP3,SMB,SMB_LM,SASL'
72 CONFIGURE_OPTIONS += --enable-cache-digests
73 CONFIGURE_OPTIONS += --enable-carp
74 CONFIGURE_OPTIONS += --enable-coss-aio-ops
75 CONFIGURE_OPTIONS += --enable-delay-pools
76 CONFIGURE_OPTIONS += --enable-auth-digest='file,LDAP'
77 CONFIGURE_OPTIONS += --enable-external-acl-helpers='file_userip,unix_group,LDAP_group,wbinfo_group'
78 CONFIGURE_OPTIONS += --enable-follow-x-forwarded-for
79 CONFIGURE_OPTIONS += --enable-forward-log
80 CONFIGURE_OPTIONS += --enable-forw-via-db
81 CONFIGURE_OPTIONS += --enable-htcp
82 CONFIGURE_OPTIONS += --enable-icmp
83 CONFIGURE_OPTIONS += --enable-large-cache-files
84 CONFIGURE_OPTIONS += --enable-multicast-miss
85 CONFIGURE_OPTIONS += --enable-auth-negotiate='kerberos'
86 CONFIGURE_OPTIONS += --enable-auth-ntlm='smb_lm,fake'
87 CONFIGURE_OPTIONS += --enable-ntlm-fail-open
88 CONFIGURE_OPTIONS += --enable-removal-policies='heap,lru'
89 CONFIGURE_OPTIONS += --enable-snmp
90 CONFIGURE_OPTIONS += --enable-storeio='aufs,diskd,ufs'
91 CONFIGURE_OPTIONS += --enable-x-accelerator-vary
92 CONFIGURE_OPTIONS += --with-aio
93 CONFIGURE_OPTIONS += --with-aufs-threads=8
94 CONFIGURE_OPTIONS += --with-build-environment=POSIX_V6_LP64_OFF64
98 CONFIGURE_OPTIONS += --with-gnutls
99 CONFIGURE_OPTIONS += --with-nettle
100 CONFIGURE_OPTIONS += --with-pthreads
101 CONFIGURE_OPTIONS += --disable-arch-native
102 CONFIGURE_OPTIONS += PERL=$(PERL)