From 348c7d70ee5da9ce53ecadc47a3ac1986aaa3eeb Mon Sep 17 00:00:00 2001 From: henry Date: Sat, 10 Jan 2004 13:00:42 +0000 Subject: lavcodec compile fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11769 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') diff --git a/configure b/configure index a9c2527dfb..ae4902440e 100755 --- a/configure +++ b/configure @@ -6341,6 +6341,9 @@ $_def_vcd /* C99 lrintf function available */ $_def_lrintf +/* yes, we have inttypes.h */ +#define HAVE_INTTYPES_H + /* int_fastXY_t emulation */ $_def_fast_inttypes -- cgit v1.2.3