From f28b2a11a87ff7e1306087401c370cc720f0afa3 Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Thu, 19 Sep 2002 05:01:57 +0000 Subject: Update configure.in for new libdvdnav version. Get DVD support to compile. FIXME: We need to sort out the nav_types.h include file. Basically, Which version of it should we use ? CVS patchset: 2704 CVS date: 2002/09/19 05:01:57 --- src/libspudec/spu_decoder_api.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/libspudec/spu_decoder_api.h') diff --git a/src/libspudec/spu_decoder_api.h b/src/libspudec/spu_decoder_api.h index e863ac8ac..34ed1b0f4 100644 --- a/src/libspudec/spu_decoder_api.h +++ b/src/libspudec/spu_decoder_api.h @@ -25,6 +25,9 @@ #define HAVE_SPU_API_H #define SPU_DECODER_IFACE_VERSION 9 +/* FIXME: Needed for spu_button_t */ +/* But will not be on all users's systems. (From the libspudec directory or libdvdread). */ +/*#include "nav_types.h" */ /* * generic xine spu decoder plugin interface -- cgit v1.2.3