[1295] in Kerberos_V5_Development
Re: Why make check fails under Ultrix....
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Fri Jun 7 06:48:03 1996
To: Mark Eichin <eichin@MIT.EDU>
Cc: "Theodore Y. Ts'o" <tytso@MIT.EDU>, krbdev@MIT.EDU, krb5-bugs@MIT.EDU
In-Reply-To: Your message of "07 Jun 1996 03:45:30 EDT."
<xe1vih46orp.fsf@maneki-neko.cygnus.com>
Date: Fri, 07 Jun 1996 06:47:50 EDT
From: Ezra Peisach <epeisach@MIT.EDU>
I think I have found the confusion....
Mark you are looking at the "ftp" directory, I was referring to "ftpd".
The ftpd Makefile.in (original) snarfed getdtablesize from
the bsd subdir all the time - never conditionally, even though the
AC_REPLACE_FUNCS was in configure.in.
Ezra