summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-30 18:00:06 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-30 18:00:06 +0000
commita9e84f1e8ecc41688dbc9beba1b0b915ac262d8b (patch)
treebce149a40d80f3add6db661cd5b30076e1f83251 /sys
parenta6ba4792ebad7f85f6bae9293986099decc5f73c (diff)
downloadgst-plugins-bad-a9e84f1e8ecc41688dbc9beba1b0b915ac262d8b.tar.gz
gst-plugins-bad-a9e84f1e8ecc41688dbc9beba1b0b915ac262d8b.tar.bz2
gst-plugins-bad-a9e84f1e8ecc41688dbc9beba1b0b915ac262d8b.zip
all these plugins are moved to gst-plugins-good
Original commit message from CVS: all these plugins are moved to gst-plugins-good
Diffstat (limited to 'sys')
-rw-r--r--sys/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am
index 5406c313..b86f3fec 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -4,24 +4,6 @@
# DXR3_DIR=
# endif
-if USE_OSS
-OSS_DIR=oss
-else
-OSS_DIR=
-endif
-
-# if USE_OSX_AUDIO
-# OSX_AUDIO_DIR=osxaudio
-# else
-# OSX_AUDIO_DIR=
-# endif
-
-# if USE_OSX_VIDEO
-# OSX_VIDEO_DIR=osxvideo
-# else
-# OSX_VIDEO_DIR=
-# endif
-
# if USE_QCAM
# QCAM_DIR=qcam
# else