]> git.pld-linux.org Git - packages/squid.git/commitdiff
- fix M4 eDirectory spelling mistake
authorŁukasz Kieś <kiesiu@pld-linux.org>
Thu, 11 Sep 2014 08:09:19 +0000 (10:09 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Thu, 11 Sep 2014 08:09:19 +0000 (10:09 +0200)
digest-edirectory-m4.patch [new file with mode: 0644]

diff --git a/digest-edirectory-m4.patch b/digest-edirectory-m4.patch
new file mode 100644 (file)
index 0000000..ea65989
--- /dev/null
@@ -0,0 +1,6 @@
+diff -uNr squid-3.4.7/helpers/digest_auth/eDirectory/required.m4 squid-3.4.7.new/helpers/digest_auth/eDirectory/required.m4
+--- squid-3.4.7/helpers/digest_auth/eDirectory/required.m4     2014-08-27 16:22:40.000000000 +0200
++++ squid-3.4.7.new/helpers/digest_auth/eDirectory/required.m4 2014-09-10 12:36:21.114741605 +0200
+@@ -1 +1 @@
+-AC_CHECK_HEADERS([ldap.h winldap.h],[BUILD_HELPER="LDAP"])
++AC_CHECK_HEADERS([ldap.h winldap.h],[BUILD_HELPER="eDirectory"])
This page took 0.100866 seconds and 4 git commands to generate.