[kaffe] Kaffe CVS: kaffe dalibor
Kaffe CVS
cvs-commits at kaffe.org
Thu Jun 12 01:49:01 PDT 2003
CVSROOT: /cvs/kaffe
Module name: kaffe
Changes by: dalibor 03/06/12 01:47:02
Modified files:
. : ChangeLog configure configure.in
config : config.h.in
kaffe/scripts : Makefile.in
kaffe/scripts/compat: Makefile.in
replace : getifaddrs.c ifaddrs_linux.c
Log message:
2003-06-12 Dalibor Topic <robilad at yahoo.com>
Linux 2.0.x IPv6 support compilation fixes.
* configure.in:
Added checks for linux/netlink.h, linux/rtnetlink.h and
netpacket/packet.h.
* replace/getifaddrs.c:
Only compile replacement code if the headers linux/netlink.h,
linux/rtnetlink.h and netpacket/packet.h are found.
* replace/ifaddrs_linux.c:
Only include linux/netlink.h, linux/rtnetlink.h and
netpacket/packet.h if they are found by configure.
Reported by: Ito Kazumitsu <kaz at maczuka.gcd.org>,
Kiyo Inaba <inaba at src.ricoh.co.jp>
More information about the kaffe
mailing list