On Wed, Jun 24, 2015 at 02:27:32AM +0100, George Boyle wrote: > --- > libavcodec/Makefile | 2 - > libavcodec/api-flac-test.c | 266 > --------------------------------------------- > tests/Makefile | 1 + > tests/api/Makefile | 3 + > tests/api/api-flac-test.c | 266 > +++++++++++++++++++++++++++++++++++++++++++++ > tests/fate/api.mak | 8 ++ > tests/fate/libavcodec.mak | 6 - > 7 files changed, 278 insertions(+), 274 deletions(-) > delete mode 100644 libavcodec/api-flac-test.c > create mode 100644 tests/api/api-flac-test.c > create mode 100644 tests/fate/api.mak
this seems not fully working: ./configure --progs-suffix=abc --build-suffix=def > /dev/null make -j12 testprogs > /dev/null tests/api/Makefile:8: target `tests/api/api-flac-test' doesn't match the target pattern tests/api/Makefile:8: target `tests/api/api-flac-test' doesn't match the target pattern [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel