From b5698c04ad58c6fe7009f469125bac86119643bf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 23 May 2003 09:37:16 +0000 Subject: [PATCH] . --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index eb917b425..b3943551d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-05-22 Jim Meyering + and Paul Eggert + + * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION): + Remove `#include ' from the list; we should never + make confdefs.h include or , because the + resulting namespace pollution would cause other tests to fail. + Configure scripts run with some older versions of g++ and HP's + aCC would fail due to such an #include. Problems reported by + Matthew Mueller in and by + Keith Bostic in + . + In the test, use the test declaration before including , + as that's closer to how it'll be used. + 2003-05-23 Akim Demaille * doc/autoconf.texi (Header Portability): ucred.h. -- 2.47.3