Now using pkg-config to get fribidi cflags and libs

This commit is contained in:
Klaus Schmidinger
2011-04-17 13:26:57 +02:00
parent 5138ccc1ce
commit e33a38a542
3 changed files with 5 additions and 3 deletions

View File

@@ -6600,3 +6600,4 @@ Video Disk Recorder Revision History
Andreas Regel).
- Removed an obsolete local variable in dvbsdffosd.c (thanks to Paul Menzel).
- Fixed a possible NULL pointer dereference in osddemo.c (reported by Paul Menzel).
- Now using pkg-config to get fribidi cflags and libs (thanks to Ville Skytt<74>).