The Makefile now reports a summary of failed plugins

This commit is contained in:
Klaus Schmidinger
2006-01-01 15:14:06 +01:00
parent f50844d733
commit 76e7a59f69
3 changed files with 9 additions and 2 deletions

View File

@@ -4062,3 +4062,4 @@ Video Disk Recorder Revision History
warnings with g++ 4.1.0 (thanks to Ville Skytt<74>).
- Fixed incrementing the 'state' variables in the repacker classes in remux.c
to avoid warnings with g++ 4.1.0 (reported by Ville Skytt<74>).
- The Makefile now reports a summary of failed plugins (thanks to Udo Richter).