Subject: CVS commit: src/gnu/usr.bin/cvs/include
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 01/23/2003 23:06:51
Module Name:	src
Committed By:	wiz
Date:		Thu Jan 23 21:06:51 UTC 2003

Modified Files:
	src/gnu/usr.bin/cvs/include: config.h

Log Message:
Sync a bit more with default output -- these do not need to be defined (no change in build):
HAVE_LOGIN, HAVE_LOGOUT (will only add #defines if cvs's login/logout conflict)
HAVE_SELECT, HAVE_USLEEP (only used if nanosleep() is not found).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/gnu/usr.bin/cvs/include/config.h

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