Steve Lhomme
|
352ad101b3
|
rename __LIBVLC__ to LIBVLC_INTERNAL_
define names starting with 2 underscore are reserved.
https://devblogs.microsoft.com/oldnewthing/20230109-00/?p=107685
|
3 years ago |
Rémi Denis-Courmont
|
e051c63163
|
check_headers: fix regular expression
|
11 years ago |
Alexis Ballier
|
0eb725b018
|
check_headers: fix regular expression
This broke depending on the locale (LC_COLLATE).
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
|
13 years ago |
Rafaël Carré
|
da60b883a3
|
check_headers: UNICODE is not a private define
|
13 years ago |
Rémi Denis-Courmont
|
7af4b7fed7
|
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).
|
15 years ago |
Srikanth Raju
|
3c400ee8c3
|
check_headers: look for leading spaces as well
|
16 years ago |
Rémi Duraffort
|
9b7d3dcc5e
|
check_headers: fix the script (a partial match is not enough).
|
16 years ago |
Rémi Denis-Courmont
|
83f8815504
|
Export WORDS_BIGENDIAN to pkg-config unless someone knows better
|
18 years ago |
Rémi Denis-Courmont
|
9cef959f9f
|
Be more verbose
|
18 years ago |
Rémi Denis-Courmont
|
ea0c5c53fd
|
Look for config.h output in public header files
|
18 years ago |