From 3538066907a0ce9b3f357d7eded0c725314525da Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 22 Dec 2013 09:10:52 +0100 Subject: fix pam compile --- package/pam/patches/patch-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pam/patches/patch-configure') 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 -- cgit v1.2.3