From 6c20046fd7494f9f529dac1b6f79da51b6efa44d Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 4 Jan 2005 17:02:48 +0000 Subject: minor fix to HAVE_BROKEN_CMSG_FIRSTHDR support: use AC_MSG_CHECKING etc. so configure output shows the choice we made. (Andrew: please recheck on a buggy system; it configures/compiles fine on NetBSD.) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ab58b585..7ebd9a85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-04 Greg Troxel + + * configure.ac: Use AC_MSG_CHECKING/AC_MSG_RESULT around + CMSG_FIRSTHDR check, so it shows up in the output of configure. + Tested on NetBSD, which doesn't define HAVE_BROKEN_CMSG_FIRSTHDR. + 2005-01-04 Andrew J. Schorr * configure.ac: Added test for broken CMSG_FIRSTHDR macro -- cgit v1.2.1