summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2002-07-05 08:39:31 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2002-07-05 08:39:31 +0000
commitf73501874e6cd619d2fb038328f9404393b067e1 (patch)
tree02716a2246f95bee6251d87489d9815c238f561c /ext
parent3b7607502b61e03546347d7474b26f206b366274 (diff)
downloadgst-plugins-bad-f73501874e6cd619d2fb038328f9404393b067e1.tar.gz
gst-plugins-bad-f73501874e6cd619d2fb038328f9404393b067e1.tar.bz2
gst-plugins-bad-f73501874e6cd619d2fb038328f9404393b067e1.zip
fixup libdv and maybe rtp too
Original commit message from CVS: fixup libdv and maybe rtp too
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 32f9741e..e7b5cd0b 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -46,10 +46,10 @@ else
CDPARANOIA_DIR=
endif
-if USE_DV
-DV_DIR=dv
+if USE_LIBDV
+LIBDV_DIR=dv
else
-DV_DIR=
+LIBDV_DIR=
endif
if USE_DVDREAD