Subject: CVS commit: othersrc/usr.bin/tnftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/11/2005 02:59:11
Module Name:	othersrc
Committed By:	lukem
Date:		Wed May 11 02:59:11 UTC 2005

Modified Files:
	othersrc/usr.bin/tnftp: acconfig.h configure.in

Log Message:
Detect if struct pollfds is available in <poll.h> or <sys/poll.h>.
Improve consistency in use of autoconf macros.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 othersrc/usr.bin/tnftp/acconfig.h
cvs rdiff -r1.9 -r1.10 othersrc/usr.bin/tnftp/configure.in

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