summaryrefslogtreecommitdiff
path: root/multimedia/vlc-devel/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/vlc-devel/files/patch-configure')
-rw-r--r--multimedia/vlc-devel/files/patch-configure14
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/vlc-devel/files/patch-configure b/multimedia/vlc-devel/files/patch-configure
deleted file mode 100644
index d2a8c34e446d..000000000000
--- a/multimedia/vlc-devel/files/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
---- configure.orig Tue Aug 7 19:55:49 2001
-+++ configure Sun Aug 12 15:36:05 2001
-@@ -3924,10 +3924,7 @@
-
- if test x$enable_dsp != xno
- then
-- if test -c /dev/dsp
-- then
-- PLUGINS="${PLUGINS} dsp"
-- fi
-+ PLUGINS="${PLUGINS} dsp"
- fi
-
- # Check whether --enable-esd or --disable-esd was given.