]> git.sesse.net Git - vlc/commit
Move common predefined macros to config.h and common.am
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 2 May 2011 07:42:14 +0000 (10:42 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 2 May 2011 08:01:13 +0000 (11:01 +0300)
commit7af4b7fed74f000a0145547a301d67314df977d3
treedf7efebce80fa434e54d7b63e83bd0eab60134ed
parentc3a51903f20e3c11405ae9e99dd11841048ba5ef
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).
configure.ac
modules/common.am
src/check_headers
src/vlc-plugin.pc.in
vlc-config.in.in