Gaetan Nadon wrote:
> +# Function getspnam comes from the C library, Sysmtem V -lsec, UnixWare 7
> -lgen
s/Sysmtem/System/
> +# The crypto library comes from OpenSSL
> +AC_SEARCH_LIBS(crypt, crypt)
libcrypt (no "o") is not the same as OpenSSL libcrypto
I believe most modern systems have crypt() in libc, but some older
ones had to put it in a library only included in systems shipped to
countries allowed under the US export control laws of the time.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel