OSDN Git Service

build: Avoid detecting bogus components named 'x'
authorClément Bœsch <ubitux@gmail.com>
Wed, 2 Jan 2013 05:05:55 +0000 (06:05 +0100)
committerMartin Storsjö <martin@martin.st>
Thu, 3 Jan 2013 13:11:25 +0000 (15:11 +0200)
commit3048fae63c990356f850bcabd9bb65a71faf6b0a
treef6bef4d63b9cf64ba47497ca8dc6da73ca266ee3
parent7768a635c4ea15a9f3b2a602cc6aac3e629e7480
build: Avoid detecting bogus components named 'x'

The function find_things() in configure is confused by component
registration calls as part of multiline macros defining combined
component registration.  Coalesce those macros into one line to
work around the issue.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/allcodecs.c
libavdevice/alldevices.c
libavformat/allformats.c