Subject: CVS commit: src/tools/gmake
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/27/2006 22:36:23
Module Name:	src
Committed By:	uwe
Date:		Fri Oct 27 22:36:23 UTC 2006

Modified Files:
	src/tools/gmake: Makefile

Log Message:
CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentally
pick up tools/gettext that is built when MKMAINTAINERTOOLS=yes

As gettext is built after gmake - this only happens if you either do
an update build and tools/gmake gets rebuilt, or if you use the same
TOOLDIR for several ports.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/tools/gmake/Makefile

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