summaryrefslogtreecommitdiff
path: root/src/input/libdvdnav/Makefile.am
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-04-07 18:10:44 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-04-07 18:10:44 +0000
commitde54959b5fe2e67da266e2ce2febb18886b43775 (patch)
treea8882df042ca834ccb898d740fdcc3851fe8c9f6 /src/input/libdvdnav/Makefile.am
parente1e28d7ef37ac58c6ac272200bca02fed97108db (diff)
downloadxine-lib-de54959b5fe2e67da266e2ce2febb18886b43775.tar.gz
xine-lib-de54959b5fe2e67da266e2ce2febb18886b43775.tar.bz2
merging libdvdnav, since some nice fixes took place
CVS patchset: 4565 CVS date: 2003/04/07 18:10:44
Diffstat (limited to 'src/input/libdvdnav/Makefile.am')
-rw-r--r--src/input/libdvdnav/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/libdvdnav/Makefile.am b/src/input/libdvdnav/Makefile.am
index 25fffce5d..bcf32eebe 100644
--- a/src/input/libdvdnav/Makefile.am
+++ b/src/input/libdvdnav/Makefile.am
@@ -1,6 +1,7 @@
DVD_CFLAGS = -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
-I$(top_srcdir)/src/input/libdvdread/
+AM_CPPFLAGS = -DDVDNAV_COMPILE
AM_CFLAGS = $(DVD_CFLAGS) @ANSI_FLAGS@
noinst_LTLIBRARIES = libdvdnav.la