To answer my own question:

        src/lib/libc/Makefile.inc
has

        .if !defined(NO_YP_LIBC)
        CFLAGS+= -DYP
        .include "${.CURDIR}/../libc/yp/Makefile.inc"
        .endif

a find down the src tree does not reveal this being defined. I'm going
to have to look elsewhere for YP/NIS failure.

cheers
        -George




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to