On Mon, Feb 15, 1999 at 14:07:08 +0100, Niels Möller wrote:
> Is there any reason why a simple
>   AC_CHECK_LIB(openpty, util)
>   AC_CHECK_FUNCS(openpty)
> is not good enough?

I'm not an autoconf guru; it may well be. This works if openpty is in
libc, rather than libutil too, right?

I just followed the idiom used for syslog (which I copied from `info
autoconf upgrading "changed results"') here.

Ray
-- 
UNFAIR  Term applied to advantages enjoyed by other people which we tried 
to cheat them out of and didn't manage. See also DISHONESTY, SNEAKY, 
UNDERHAND and JUST LUCKY I GUESS.     
- The Hipcrime Vocab by Chad C. Mulligan  

Reply via email to