summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2006-05-01 21:35:30 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2006-05-01 21:35:30 +0000
commit36794be8fb6bc8a837ff05703cb03c3e4e0ad47e (patch)
treeca45a9dcd7486cb7061775c7cb0b9a01ff044272 /configure.ac
parentfa86520148d72c6c5f262572d7b01b889715c8d3 (diff)
downloadxine-lib-36794be8fb6bc8a837ff05703cb03c3e4e0ad47e.tar.gz
xine-lib-36794be8fb6bc8a837ff05703cb03c3e4e0ad47e.tar.bz2
checked distcheck: install inttypes,
(video_out/alphablend* need to be removed yet) gcc-2.95 support: SMB, external compiled with different gcc VCD fixed GDK_PIXBUF build CVS patchset: 7983 CVS date: 2006/05/01 21:35:30
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3f4593999..5ed32fee5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1764,6 +1764,7 @@ int has_timeout=sizeof(test.timeout);],
fi
fi
+AC_DEFINE([LIBCDIO_CONFIG_H], 1, [This defined to get of rid system libcdio build configuration])
AC_SUBST(LIBCDIO_CFLAGS)
AC_SUBST(LIBCDIO_LIBS)
AC_SUBST(LIBISO9660_LIBS)