avifile change
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 26 Oct 2002 12:17:35 +0000 (12:17 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 26 Oct 2002 12:17:35 +0000 (12:17 +0000)
Original commit message from CVS:
avifile change

configure.ac

index 8e920c8..85cafab 100644 (file)
@@ -424,9 +424,6 @@ GST_CHECK_FEATURE(AVIFILE, [avifile], winenc windec, [
   if test "x$HAVE_CXX" != "xyes"; then
     AC_MSG_WARN([No C++ compiler found, avifile test will fail compilation])
   fi
-  AC_CHECK_LIB(stdc++, cout,,
-               [AC_MSG_WARN([no libstdc++ found, avifile test will fail])]
-              )
   AS_AVIFILE(0.7.0)
 ])