mgetty should use autoconf and automake
"Tim Pushor" (timp@orion.ab.ca)
Wed, 15 Jul 1998 23:59:26 +0200
IMHO, these should not be compile time options. I have been using mgetty for
a while now, and while admittedly has been working fine for me for quite a
while and don't have the latest versions, I have to have several binaries
pre-built (and/or customized and saved .h files) because of the compile time
options..
> So how do I use autoconf to find out...
>
> - to which serial ports the user has connected modems to the system
> - whether the modem needs software or hardware flow control
> - where on this system the UUCP lock files can be found
> - whether the user wants "login.config" and "dialin.config" suport?
> - which user should receive mails about incoming faxes
> - ...?