From 5dd2ae15bbfe154905093766e49e33937d59bfcb Mon Sep 17 00:00:00 2001
From: David Hedbor <david@hedbor.org>
Date: Fri, 18 Aug 1995 20:05:55 +0200
Subject: [PATCH] awerg

Rev: src/configure.in:1.4
---
 src/configure.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/configure.in b/src/configure.in
index 0c15ce7fa1..3323ef632c 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -108,6 +108,8 @@ fi
 
 LIBOBJS="${OLD_LIBOBJS}"
 
+AC_CHECK_LIB(crypt, crypt)
+
 AC_HAVE_FUNCS(memset memcpy memchr strchr strrchr fchmod getrusage \
  strcspn crypt _crypt getwd getcwd strtod strtok getenv vfprintf bzero bcopy \
  strtol index rindex vsprintf clock times setlocale strcoll getrlimit \
-- 
GitLab