changeset 10556:ad5a27d63a60

libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>
author alex
date Sun, 10 Aug 2003 15:54:25 +0000
parents 39d1e08461da
children 2bb2903dfb7e
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Aug 10 15:14:47 2003 +0000
+++ b/configure	Sun Aug 10 15:54:25 2003 +0000
@@ -3864,6 +3864,7 @@
 echocheck "DVD support (libdvdread - new style)"
 if test "$_dvdread" = auto ; then
   cat > $TMPC << EOF
+#include <inttypes.h>
 #include <dvdread/dvd_reader.h>
 #include <dvdread/ifo_types.h>
 #include <dvdread/ifo_read.h>