components/squid/patches/Makefile.in.patch
author Huie-Ying Lee <huieying.lee@oracle.com>
Thu, 06 Aug 2015 13:59:44 -0700
changeset 4744 ed1ff241f25d
parent 4539 f2b9eb7f8e76
permissions -rw-r--r--
19130869 migrate the Xforwarding bug fix (15350344) from SunSSH to OpenSSH
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 = \