summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam/libpam/crypt_configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/pam/libpam/crypt_configure.patch')
-rw-r--r--meta/recipes-extended/pam/libpam/crypt_configure.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/pam/libpam/crypt_configure.patch b/meta/recipes-extended/pam/libpam/crypt_configure.patch
index efa82fb9b9..bec82a5f10 100644
--- a/meta/recipes-extended/pam/libpam/crypt_configure.patch
+++ b/meta/recipes-extended/pam/libpam/crypt_configure.patch
@@ -16,8 +16,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
16 16
17Index: Linux-PAM-1.1.6/configure.in 17Index: Linux-PAM-1.1.6/configure.in
18=================================================================== 18===================================================================
19--- Linux-PAM-1.1.6.org/configure.in 19--- Linux-PAM-1.1.6.org/configure.ac
20+++ Linux-PAM-1.1.6/configure.in 20+++ Linux-PAM-1.1.6/configure.ac
21@@ -400,7 +400,9 @@ AS_IF([test "x$ac_cv_header_xcrypt_h" = 21@@ -400,7 +400,9 @@ AS_IF([test "x$ac_cv_header_xcrypt_h" =
22 [crypt_libs="crypt"]) 22 [crypt_libs="crypt"])
23 23