mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 04:45:33 +00:00
Add 4 more config.h #defines for libfaad2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28400 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f64d639d2b
commit
72685f8efc
5
configure
vendored
5
configure
vendored
@ -8254,6 +8254,11 @@ $_def_fast_inttypes
|
||||
/* libfaad2 + libdvdread */
|
||||
#define STDC_HEADERS 1
|
||||
#define HAVE_MEMCPY 1
|
||||
/* libfaad2 */
|
||||
#define HAVE_STRING_H 1
|
||||
#define HAVE_STRINGS_H 1
|
||||
#define HAVE_SYS_STAT_H 1
|
||||
#define HAVE_SYS_TYPES_H 1
|
||||
/* libdvdread */
|
||||
#define HAVE_UINTPTR_T 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user