[2663] in Kerberos_V5_Development
Re: -lsocket, -lnsl
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Sat Oct 25 02:45:49 1997
To: "Theodore Y. Ts'o" <tytso@MIT.EDU>
Cc: Ezra Peisach <epeisach@MIT.EDU>, krbdev@MIT.EDU
From: Assar Westerlund <assar@sics.se>
Date: 25 Oct 1997 07:46:04 +0100
In-Reply-To: "Theodore Y. Ts'o"'s message of "Fri, 24 Oct 1997 19:38:52 -0400"
"Theodore Y. Ts'o" <tytso@MIT.EDU> writes:
> AC_FIND_FUNC(socket, socket)
> AC_FIND_FUNC(gethostbyname, nsl)
>
> Assar, if you only give one argument to AC_FIND_FUNC, there's no
> difference between that and AC_CHECK_FUNC, which is already defined by
> autoconf, right?
Yes.
/assar