From 0da7871e2b073cade2ad9aedf71590227cd036c3 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 26 Oct 2002 12:17:35 +0000 Subject: avifile change Original commit message from CVS: avifile change --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8e920c87..85cafab7 100644 --- a/configure.ac +++ b/configure.ac @@ -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) ]) -- cgit v1.2.1