components/squid/patches/Makefile.in.patch
author pkidd <patrick.kidd@oracle.com>
Thu, 10 Mar 2016 08:37:16 -0800
branchs11u3-sru
changeset 5572 9eae79cfd382
parent 4603 915af16592e4
permissions -rw-r--r--
build metadata for S11.3SRU7.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4603
915af16592e4 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. 
915af16592e4 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     2
915af16592e4 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
915af16592e4 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
915af16592e4 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
915af16592e4 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
915af16592e4 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     7
 basic_sasl_auth_LDADD = \
915af16592e4 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
     8
 	$(top_builddir)/lib/libmiscencoding.la \
915af16592e4 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
 
4603
915af16592e4 21305852 update to squid 3.5.5
Stacy Yeh <stacy.yeh@oracle.com>
parents: 211
diff changeset
    14
 EXTRA_DIST = \