mgetty should use autoconf and automake

Sverre Hvammen Johansen (sj@ifi.uio.no)
Fri, 17 Jul 1998 01:08:05 +0200


> Some of them are compile-time options for good reasons (you don't *want*
> anybody to mess with the location of the UUCP lock files, they are at a 
> fixed place for a given operating system!), others are being "worked
> upon".

Yes they are, and the configure script generated by autoconf should
provide default values for these, which can be overridden by options
to the configure script.

Sverre