mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
avifile change
Original commit message from CVS: avifile change
This commit is contained in:
parent
e087fcd25a
commit
2fce918b3b
1 changed files with 0 additions and 3 deletions
|
@ -424,9 +424,6 @@ GST_CHECK_FEATURE(AVIFILE, [avifile], winenc windec, [
|
||||||
if test "x$HAVE_CXX" != "xyes"; then
|
if test "x$HAVE_CXX" != "xyes"; then
|
||||||
AC_MSG_WARN([No C++ compiler found, avifile test will fail compilation])
|
AC_MSG_WARN([No C++ compiler found, avifile test will fail compilation])
|
||||||
fi
|
fi
|
||||||
AC_CHECK_LIB(stdc++, cout,,
|
|
||||||
[AC_MSG_WARN([no libstdc++ found, avifile test will fail])]
|
|
||||||
)
|
|
||||||
AS_AVIFILE(0.7.0)
|
AS_AVIFILE(0.7.0)
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue