diff --git a/configure.ac b/configure.ac index 527de2465a..82d11d9aff 100644 --- a/configure.ac +++ b/configure.ac @@ -1140,8 +1140,10 @@ dnl ######################### dnl until ffmpeg is handled by configure plugins/ffmpeg/Makefile dnl components/bonobo-gstmediaplay/Makefile -dnl someone should fix this test/misc/Makefile -dnl wtay fix this: testsuite/threads/Makefile +dnl FIXME someone should fix this test/misc/Makefile +dnl FIXME wtay fix this: testsuite/threads/Makefile +dnl FIXME testsuite/refcounting/Makefile + AC_OUTPUT( Makefile include/Makefile @@ -1275,7 +1277,6 @@ tests/muxing/Makefile testsuite/Makefile testsuite/bytestream/Makefile testsuite/capsnego/Makefile -testsuite/refcounting/Makefile testsuite/plugin/Makefile tests/nego/Makefile examples/Makefile