summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-04-15 16:03:27 +0300
committerStefan Kost <ensonic@users.sf.net>2009-04-15 16:13:34 +0300
commit7be792fa138dcb4634eb893074042b7440e56594 (patch)
tree4596cdc55fb0deae89c906515bcb72c3af662a74 /configure.ac
parent99fcc86ee441d34752b39e382014d5a8a5cb04b0 (diff)
debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3a4fd2d0..bb12f78d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -290,7 +290,7 @@ AG_GST_CHECK_PLUGIN(auparse)
AG_GST_CHECK_PLUGIN(autodetect)
AG_GST_CHECK_PLUGIN(avi)
AG_GST_CHECK_PLUGIN(cutter)
-AG_GST_CHECK_PLUGIN(debug)
+AG_GST_CHECK_PLUGIN(debugutils)
AG_GST_CHECK_PLUGIN(effectv)
AG_GST_CHECK_PLUGIN(equalizer)
AG_GST_CHECK_PLUGIN(id3demux)
@@ -1065,7 +1065,7 @@ gst/auparse/Makefile
gst/autodetect/Makefile
gst/avi/Makefile
gst/cutter/Makefile
-gst/debug/Makefile
+gst/debugutils/Makefile
gst/effectv/Makefile
gst/equalizer/Makefile
gst/id3demux/Makefile