mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
*sigh*. take out cruft that had crept into my local configure.base...
Original commit message from CVS: *sigh*. take out cruft that had crept into my local configure.base...
This commit is contained in:
parent
50b71d3919
commit
f7589295b3
1 changed files with 0 additions and 9 deletions
|
@ -365,14 +365,6 @@ if test x$HAVE_ALSA = xno; then
|
|||
ALSA_LIBS=
|
||||
fi
|
||||
|
||||
GST_CHECK_FEATURE(JACK, [jack audio connection kit], jack, [
|
||||
PKG_CHECK_MODULES(JACK, jack,
|
||||
HAVE_JACK=yes,HAVE_JACK=no)
|
||||
AC_SUBST(JACK_LIBS)
|
||||
AC_SUBST(JACK_CFLAGS)
|
||||
])
|
||||
dnl AC_SUBST(USE_JACK)
|
||||
|
||||
dnl Check for libaudiofile
|
||||
GST_CHECK_FEATURE(LIBAUDIOFILE, [use gdk pixbuf], afsink afsrc, [
|
||||
GST_CHECK_CONFIGPROG(LIBAUDIOFILE, audiofile-config)
|
||||
|
@ -1212,7 +1204,6 @@ plugins/avi/winaudio/Makefile
|
|||
plugins/flx/Makefile
|
||||
plugins/festival/Makefile
|
||||
plugins/flac/Makefile
|
||||
plugins/jack/Makefile
|
||||
plugins/jpeg/Makefile
|
||||
plugins/mp3decode/Makefile
|
||||
plugins/mp3decode/types/Makefile
|
||||
|
|
Loading…
Reference in a new issue