Revert deleting the search for libcrypt.so
This commit is contained in:
parent
b417246ae2
commit
5232d819d9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ AC_PROG_LIBTOOL
|
|||
GB_COMPONENT(
|
||||
crypt, CRYPT, gb.crypt, [src],
|
||||
[],
|
||||
[],
|
||||
[GB_FIND(libcrypt.$SHLIBEXT, $prefix /usr/local /usr, lib)],
|
||||
[-lcrypt])
|
||||
|
||||
AC_OUTPUT( \
|
||||
|
|
Loading…
Reference in a new issue