summaryrefslogtreecommitdiff
path: root/m4/lib-check.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/lib-check.m4')
-rw-r--r--m4/lib-check.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/lib-check.m4 b/m4/lib-check.m4
index e169fa16a..7bbdb20ec 100644
--- a/m4/lib-check.m4
+++ b/m4/lib-check.m4
@@ -51,6 +51,7 @@ $ac_includes_default
# SCO-ODT-3.0 is reported to need -lufc for crypt.
# NetBSD needs -lcrypt for crypt.
+ LIB_CRYPT=
cu_saved_libs="$LIBS"
AC_SEARCH_LIBS([crypt], [ufc crypt],
[test "$ac_cv_search_crypt" = "none required" ||