Subject: Re: xntp, export/domestic
To: Christoph Badura <bad@ora.de>
From: Alan Barrett <apb@iafrica.com>
List: current-users
Date: 04/04/1997 22:27:50
> In such a case, it might be easiest if you could just stick a suitable
> authdes.c into the right place below /usr/src/domestic and just
> recompile xntpd.

BTW, FreeBSD does exactly that.  The Makefile essentially checks whether
the real authdes.c exists under ..../secure/... (FreeBSD's version of
NetBSD's ..../domestic/...), and if so then it uses .PATH to get access to
it, else it copies authdes.c.export (the dummy version) to authdes.c

--apb (Alan Barrett)