This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] #undef __GLIBC__


Hi,

On GNU/kFreeBSD, __GLIBC__ is a pre-processor macro.  This patch fixes
features.h to #undef it before re-defining it to its proper value.

2005-11-15  Robert Millan  <robertmh@gnu.org>

        * include/features.h: #undef __GLIBC__ before #define.

-- 
Robert Millan

Attachment: features.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]