From ea0bbd1767884d08671f0500ba6c8f8b68a7fc4d Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 11 Jul 2012 21:18:45 -0400 Subject: Move some AIX defines from src/s to configure * configure.ac (BROKEN_FIONREAD, BROKEN_SIGAIO, BROKEN_SIGPOLL) (BROKEN_SIGPTY): Move here from src/s. * src/s/aix4-2.h (BROKEN_FIONREAD, BROKEN_SIGAIO, BROKEN_SIGPTY) (BROKEN_SIGPOLL): Let configure set them. * src/s/syssignal.h: Comment fix. --- src/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index f53b9a212c8..9085e91f9ce 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,9 @@ 2012-07-12 Glenn Morris - * s/darwin.h (NO_ABORT, NO_MATHERR): Let configure set it. + * s/aix4-2.h (BROKEN_FIONREAD, BROKEN_SIGAIO, BROKEN_SIGPTY) + (BROKEN_SIGPOLL): Let configure set them. + + * s/darwin.h (NO_ABORT, NO_MATHERR): Let configure set them. * s/bsd-common.h, s/cygwin.h, s/gnu-linux.h, s/irix6-5.h: * s/template.h: Move NARROWPROTO to configure. -- cgit v1.2.1