Subject: CVS commit: src/tools/compat
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/13/2005 00:52:40
Module Name:	src
Committed By:	jmc
Date:		Thu Jan 13 00:52:40 UTC 2005

Modified Files:
	src/tools/compat: configure configure.ac

Log Message:
Turns out some platforms (freebsd5) expose st_birthtime but not
st_birthtimensec. Make sure and check for both so programs can deal w. it


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/tools/compat/configure
cvs rdiff -r1.48 -r1.49 src/tools/compat/configure.ac

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