Revert deleting the search for libcrypt.so

This commit is contained in:
bgermann 2018-09-29 09:45:06 +02:00
parent b417246ae2
commit 5232d819d9

View file

@ -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( \