Subject: Re: CVS commit: basesrc
To: Bernd Ernesti <netbsd@arresum.inka.de>
From: None <itojun@iijlab.net>
List: source-changes
Date: 05/07/2000 01:29:50
>> Module Name:	basesrc
>> Committed By:	he
>> Date:		Sat May  6 16:15:01 UTC 2000
>> 
>> Added Files:
>> 	basesrc/dist/bind/include [netbsd-1-4]: port_ipv6.h
>> 
>> Log Message:
>> Apply patch (new file, requested by he):
>>   Use a static version of port_ipv6.h instead of generating it.
>>   The use of the probe script had at least two problems: it probed
>>   the host headers (could be fixed in another way), and it could
>>   be problematical in a cross-compile environment.
>Thats a good idea for -current, BUT not for 1.4.x where it is possible
>to install a kame kit and therefore you have a wrong port_ipv6.h.

	I didn't really expect people to compile src/usr.sbin/bind after
	KAME installation...  is this a popular practice?

itojun