Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Thorsten Frueauf <frueauf@netbsd.org>
List: source-changes
Date: 09/12/1998 14:53:31
Module Name:	src
Committed By:	frueauf
Date:		Sat Sep 12 21:53:31 UTC 1998

Modified Files:
	src/gnu/usr.bin/cpio: Makefile
Log Message:
Add -DHAVE_LCHOWN=1 to CPPFLAGS to ensure that owner/group of symlinks
are properly keept. Closes pr 5595 by Thomas A. Goldthorpe