diff options
| author | Paul Jakma <paul.jakma@sun.com> | 2007-06-22 16:14:42 +0000 | 
|---|---|---|
| committer | Paul Jakma <paul.jakma@sun.com> | 2007-06-22 16:14:42 +0000 | 
| commit | 11770e10861ccb684b608396c798aea9da05a1a2 (patch) | |
| tree | 75a41a63c5f04b8ba7c0b6f5601627ea84802a04 /ChangeLog | |
| parent | 8454b05606c906cff891fa97b4395d1e2fdb8cde (diff) | |
[build] configure needs to check for struct icmphdr for IRDP
2007-06-22 Paul Jakma <paul.jakma@sun.com>
	* configure.ac: IRDP also depends on struct icmphdr, enabling
	  only on in_pktinfo breaks when an OS acquires pktinfo, as
	  Solaris NV has. Reported by Jim Carlson.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-06-22 Paul Jakma <paul.jakma@sun.com> + +	* configure.ac: IRDP also depends on struct icmphdr, enabling +	  only on in_pktinfo breaks when an OS acquires pktinfo, as +	  Solaris NV has. Reported by Jim Carlson. +  2007-05-10 Paul Jakma <paul.jakma@sun.com>  	* configure.ac: Add back check for inet_aton, which got dropped  | 
