mirror of
https://github.com/clearml/dropbear
synced 2025-03-03 10:41:39 +00:00
Backed out changeset fbcd0a20e667
This commit is contained in:
parent
0e438f6d5c
commit
56b9388702
@ -83,7 +83,7 @@ AC_CHECK_DECL(__UCLIBC__,
|
||||
],,,)
|
||||
|
||||
# Checks for libraries.
|
||||
AC_SEARCH_LIBS(crypt, crypt, CRYPTLIB="-lcrypt")
|
||||
AC_CHECK_LIB(crypt, crypt, CRYPTLIB="-lcrypt")
|
||||
AC_SUBST(CRYPTLIB)
|
||||
|
||||
# Check if zlib is needed
|
||||
|
Loading…
Reference in New Issue
Block a user