Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: he
Date: Sat May 6 16:07:44 UTC 2000
Modified Files:
basesrc/usr.sbin/bind/lib: Makefile
Added Files:
basesrc/dist/bind/include: port_ipv6.h
Log Message:
Revert away from automatically generating port_ipv6.h, and install
a static once-generated version instead. We know we have IPv6
headers available here.
The probing was problematical for several reasons:
o it probed the host headers, not the headers in the build or DESTDIR
tree (could be fixed in another way)
o the probe_ipv6 script mucks with PATH, which would be problematical
for cross compilation.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/dist/bind/include/port_ipv6.h
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/bind/lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index