OSDN Git Service

configure: add filter_out() function
authorMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 14:44:07 +0000 (14:44 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 26 Jan 2011 02:43:31 +0000 (03:43 +0100)
commit9c5c348eefcef41b1d0e459348dadeeb731e8b59
treebb87772f93bcf321e0c3a846ada3b8c573dc0561
parentac3c04e4d6532970747d92b5156839b9748adf05
configure: add filter_out() function

This adds a function to filter out words matching a pattern
from a list.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 9d201b260627aacdb00e4a54622849aca11d85ee)
configure