summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch
Commit message (Collapse)AuthorAgeFilesLines
* libsdl: Convert to use pkg-config in internal m4 macrosRichard Purdie2014-06-251-0/+187
Rather than code which doesn't even work properly when cross compiling, lets just use pkg-config instead. Its a little simpler. (From OE-Core rev: b550572bdad318aed02230496721430eec89c937) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>