From f19f8207243061cd9c91862dafea1e4de677afde Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sat, 2 Feb 2002 18:49:03 +0000 Subject: [PATCH] - add goom to the build system, dunno if it works, but it doesn't break my ppc :) Original commit message from CVS: - add goom to the build system, dunno if it works, but it doesn't break my ppc :) --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a866784..732fb26 100644 --- a/configure.ac +++ b/configure.ac @@ -205,7 +205,7 @@ GST_PLUGINS_ALL="\ mpegaudio mpegaudioparse mpegstream mpegtypes\ passthrough playondemand rtjpeg silence sine\ smooth spectrum speed stereo stereomono\ - synaesthesia udp videoscale volenv volume vumeter wavparse y4m" + synaesthesia udp videoscale volenv volume vumeter wavparse y4m goom" AC_SUBST(GST_PLUGINS_ALL) @@ -783,6 +783,7 @@ gst/volume/Makefile gst/vumeter/Makefile gst/wavparse/Makefile gst/y4m/Makefile +gst/goom/Makefile sys/Makefile sys/oss/Makefile sys/qcam/Makefile -- 2.7.4