components/squid/patches/Makefile.in.patch
author Stacy Yeh <stacy.yeh@oracle.com>
Wed, 24 Jun 2015 11:02:39 -0700
changeset 4539 f2b9eb7f8e76
parent 211 f37f16a2a99c
permissions -rw-r--r--
21305852 update to squid 3.5.5 19581055 problem in UTILITY/SQUID 19613140 problem in UTILITY/SQUID 19766836 problem in UTILITY/SQUID 18498871 problem in UTILITY/SQUID 21027922 problem in UTILITY/SQUID
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4539
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     1
Solaris-specific patch; not suitable for upstream. 
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     2
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     3
diff -rupN squid-3.5.5-orig/helpers/basic_auth/SASL/Makefile.in squid-3.5.5/helpers/basic_auth/SASL/Makefile.in
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     4
--- squid-3.5.5-orig/helpers/basic_auth/SASL/Makefile.in	2015-06-16 11:02:41.242508702 -0700
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     5
+++ squid-3.5.5/helpers/basic_auth/SASL/Makefile.in	2015-06-16 11:03:18.755629692 -0700
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     6
@@ -673,7 +673,7 @@ basic_sasl_auth_SOURCES = basic_sasl_aut
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     7
 basic_sasl_auth_LDADD = \
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     8
 	$(top_builddir)/lib/libmiscencoding.la \
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     9
 	$(COMPAT_LIB) \
211
f37f16a2a99c 7035372 update squid to 3.1.8
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents: 163
diff changeset
    10
-	$(LIBSASL) \
f37f16a2a99c 7035372 update squid to 3.1.8
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents: 163
diff changeset
    11
+	-lsasl \
f37f16a2a99c 7035372 update squid to 3.1.8
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents: 163
diff changeset
    12
 	$(XTRA_LIBS)
163
492ba3a66c6f 7029211 Move squid to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    13
 
4539
f2b9eb7f8e76 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
    14
 EXTRA_DIST = \