Mercurial > mplayer.hg
diff configure @ 24011:aa0a5aa712fc
Move some #defines into configure/config.h.
author | diego |
---|---|
date | Wed, 08 Aug 2007 09:12:33 +0000 |
parents | 5207d09dbb67 |
children | 8434aae12d7c |
line wrap: on
line diff
--- a/configure Wed Aug 08 08:59:59 2007 +0000 +++ b/configure Wed Aug 08 09:12:33 2007 +0000 @@ -7680,6 +7680,18 @@ /* int_fastXY_t emulation */ $_def_fast_inttypes +/* libdvdcss */ +#define HAVE_ERRNO_H 1 +#define HAVE_LIMITS_H 1 + +/* libdvdcss + libfaad2 */ +#define HAVE_UNISTD_H 1 + +/* libfaad2 */ +#define STDC_HEADERS 1 +#define HAVE_MEMCPY 1 +#define HAVE_STRCHR 1 + /* use GNU internationalization */ $_def_i18n