Move common predefined macros to config.h and common.am
Also, __USE_UNIX98 is a libc-internal definition. The build system is not supposed to define that directly (we have _GNU_SOURCE).
Showing
Please register or sign in to comment
Also, __USE_UNIX98 is a libc-internal definition. The build system is not supposed to define that directly (we have _GNU_SOURCE).