summaryrefslogtreecommitdiff
path: root/package/pam/patches/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'package/pam/patches/patch-configure')
-rw-r--r--package/pam/patches/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pam/patches/patch-configure b/package/pam/patches/patch-configure
index 50e967fd8..63e03cf5d 100644
--- a/package/pam/patches/patch-configure
+++ b/package/pam/patches/patch-configure
@@ -14,7 +14,7 @@
if test "$ac_res" != no; then :
test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
- LIBCRYPT="-l$ac_lib"
-+ LIBCRYPT=""
++ LIBCRYPT="-lcrypt"
else
LIBCRYPT=""
fi