# HG changeset patch # User Bruno Haible # Date 1285715896 -7200 # Node ID 431ca47d77a14601acdc563898fd1a2a3d7041fe # Parent 10928671f716fce4bc71786a0511a59c618791e4 poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms. * modules/poll-h (Depends-on): Add 'extensions'. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-09-28 Bruno Haible + + poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms. + * modules/poll-h (Depends-on): Add 'extensions'. + 2010-09-28 Bruno Haible New module 'poll-h'. diff --git a/modules/poll-h b/modules/poll-h --- a/modules/poll-h +++ b/modules/poll-h @@ -7,6 +7,7 @@ Depends-on: c++defs +extensions warn-on-use configure.ac: