From ecd3251542ef6202787b752849356b1a09502e4c Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 17 Nov 2008 13:13:15 +0000 Subject: Make configure script check if ioctl with the SIOCGIFADDR command can be used, and define HAVE_IOCTL_SIOCGIFADDR if appropriate. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f50e92d3e..a2edf5493 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,9 @@ Yang Tse (17 Nov 2008) - Fix a remaining problem in the inet_pton() runtime configure check. And fix internal Curl_inet_pton() failures to reject certain malformed literals. +- Make configure script check if ioctl with the SIOCGIFADDR command can be + used, and define HAVE_IOCTL_SIOCGIFADDR if appropriate. + Daniel Stenberg (16 Nov 2008) - Christian Krause fixed a build failure when building with gss support enabled and FTP disabled. -- cgit v1.2.3