Fix Windows build
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 9 Jan 2015 23:10:27 +0000 (00:10 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 10 Jan 2015 21:09:18 +0000 (22:09 +0100)
commit6213c699d2e87350dcc960fd7f355137842b7a38
tree1e5d38ec8d29d04526d9aed33aac9b63c82a2fc6
parent9f9d9d25b3436d1e022f52c2563af12c00fcd2f0
Fix Windows build

Some autoconf checks were missing when running on Windows.
Added stub for mono_get_local_interfaces back that was removed in b92e560d3f5e2684dfb8af954bebb6b938712598
for systems like Windows that have neither HAVE_SIOCGIFCONF nor HAVE_GETIFADDRS.
configure.ac
mono/utils/networking-posix.c