mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
more more more
Original commit message from CVS: more more more
This commit is contained in:
parent
45d98aa50f
commit
042f91736b
1 changed files with 8 additions and 5 deletions
13
configure.ac
13
configure.ac
|
@ -873,10 +873,6 @@ if test "x$HAVE_LIBMIKMOD" = xyes; then
|
||||||
AC_DEFINE(HAVE_LIBMIKMOD)
|
AC_DEFINE(HAVE_LIBMIKMOD)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "x$HAVE_A52DEC" = xyes; then
|
|
||||||
AC_DEFINE(HAVE_A52DEC)
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test "x$HAVE_LIBGSM" = xyes; then
|
if test "x$HAVE_LIBGSM" = xyes; then
|
||||||
AC_DEFINE(HAVE_LIBGSM)
|
AC_DEFINE(HAVE_LIBGSM)
|
||||||
fi
|
fi
|
||||||
|
@ -1071,24 +1067,31 @@ ext/Makefile
|
||||||
ext/a52/Makefile
|
ext/a52/Makefile
|
||||||
ext/aalib/Makefile
|
ext/aalib/Makefile
|
||||||
ext/alsa/Makefile
|
ext/alsa/Makefile
|
||||||
|
ext/arts/Makefile
|
||||||
|
ext/artsd/Makefile
|
||||||
ext/audiofile/Makefile
|
ext/audiofile/Makefile
|
||||||
ext/avifile/Makefile
|
ext/avifile/Makefile
|
||||||
ext/cdparanoia/Makefile
|
ext/cdparanoia/Makefile
|
||||||
|
ext/dv/Makefile
|
||||||
ext/dvdread/Makefile
|
ext/dvdread/Makefile
|
||||||
ext/esd/Makefile
|
ext/esd/Makefile
|
||||||
|
ext/festival/Makefile
|
||||||
ext/flac/Makefile
|
ext/flac/Makefile
|
||||||
ext/gnomevfs/Makefile
|
ext/gnomevfs/Makefile
|
||||||
ext/gsm/Makefile
|
ext/gsm/Makefile
|
||||||
ext/hermes/Makefile
|
ext/hermes/Makefile
|
||||||
ext/jpeg/Makefile
|
ext/jpeg/Makefile
|
||||||
|
ext/ladspa/Makefile
|
||||||
ext/lame/Makefile
|
ext/lame/Makefile
|
||||||
ext/mad/Makefile
|
ext/mad/Makefile
|
||||||
|
ext/mikmod/Makefile
|
||||||
ext/mpeg2dec/Makefile
|
ext/mpeg2dec/Makefile
|
||||||
ext/openquicktime/Makefile
|
ext/openquicktime/Makefile
|
||||||
ext/raw1394/Makefile
|
ext/raw1394/Makefile
|
||||||
ext/rtp/Makefile
|
ext/rtp/Makefile
|
||||||
ext/shout/Makefile
|
|
||||||
ext/sdl/Makefile
|
ext/sdl/Makefile
|
||||||
|
ext/shout/Makefile
|
||||||
|
ext/sidplay/Makefile
|
||||||
ext/vorbis/Makefile
|
ext/vorbis/Makefile
|
||||||
ext/xmms/Makefile
|
ext/xmms/Makefile
|
||||||
gst-libs/Makefile
|
gst-libs/Makefile
|
||||||
|
|
Loading…
Reference in a new issue