Subject: CVS commit: src/usr.sbin/pppd/pppd
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/22/2005 22:20:27
Module Name:	src
Committed By:	martin
Date:		Tue Mar 22 22:20:27 UTC 2005

Modified Files:
	src/usr.sbin/pppd/pppd: Makefile

Log Message:
If SMALLPROG is set, do not build in PAM support. While there, depend
USE_INET6 on SMALLPROG/SMALLPROG_INET6 like ftp does it.
This fixes the build of install media (pc532 and sparc64) that include
ppp support.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/usr.sbin/pppd/pppd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.