# HG changeset patch # User henry # Date 1073739642 0 # Node ID 4b6dcc5a1d38d38190604d6e5cd9d6e5b5f4629b # Parent e6db1c939c258d1aa684ba012b7d40541660f181 lavcodec compile fix diff -r e6db1c939c25 -r 4b6dcc5a1d38 configure --- a/configure Sat Jan 10 11:23:42 2004 +0000 +++ b/configure Sat Jan 10 13:00:42 2004 +0000 @@ -6341,6 +6341,9 @@ /* C99 lrintf function available */ $_def_lrintf +/* yes, we have inttypes.h */ +#define HAVE_INTTYPES_H + /* int_fastXY_t emulation */ $_def_fast_inttypes