configure: fix filter() function when matching multiple patterns
authorMåns Rullgård <mans@mansr.com>
Sun, 23 Aug 2009 15:39:39 +0000 (15:39 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 23 Aug 2009 15:39:39 +0000 (15:39 +0000)
commit98ef60791d4264bf434d1aaf19c5c379547d6475
tree0bb26f0f224aab859ce0fa837a91b7a10f0d3674
parentbce7b696a258efbc912226a104d37972c6f7bd25
configure: fix filter() function when matching multiple patterns

This makes comma-separated patters to --disable-decoder and friends
work correctly with POSIX-compliant shells.

Originally committed as revision 19688 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure