All I am attempting to do is convert the configure.in files that come
with the Kerberos distribution into a ./configure which I can run.
I was told by MIT to retrieve the latest m4 and autoconf from
ftp.gnu.org. So that is what I did.
When I run autoconf I get the error I sent you.
grep'ing the files the error is occuring because the AC_LOCALDIR which
is in the aclocal.m4 file is not defined to a value.
I will check with MIT to make sure that what I was told was accurate.
> First of all, I don't understand what exactly you are trying to do.
> Second, this is the MIT Kerberos 5, right? If so, I was under the
> impression that it had its own version of autoconf. Can it be that
> they have added something that recognizes AC_LOCALDIR? I fail to find
> anything in vanilla autoconf 2.13 that handles AC_LOCALDIR. And
> finally, the reason you get the bug error from autoconf is that it
> finds an unexpected AC_ in its output. That's not really optimally
> robust and informative, but that's the way things are. But since it's
> not setting AC_LOCALDIR to anything, it seems like you're not
> fulfilling your original goal, so what are you trying to do?
>
> /assar
>
Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
The Kermit Project * Columbia University
612 West 115th St #716 * New York, NY * 10025
http://www.kermit-project.org/k95.html * [EMAIL PROTECTED]