Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/14/1998 13:08:12
Module Name:	src
Committed By:	kleink
Date:		Wed Oct 14 20:08:12 UTC 1998

Modified Files:
	src/lib/libc/gen: pw_scan.c
Log Message:
Do the internal symbol renaming dance only if inside the libc build environment
so libutil won't be affected; noticed by Alistair Crooks and Allen Briggs.