Commit Graph

3 Commits

Author SHA1 Message Date
Uri Lublin
49e532c327 configure.ac.shared: prefer ffmpeg-spice (if exists) over ffmpeg (subdir config)
If ffmpeg-spice exists use ffmpeg-spice.
If ffmpeg-spice does not exist and ffmpeg exists, use ffmpeg
If none exist, fail.

Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:45:26 +02:00
Uri Lublin
ee242fbd81 configure.ac: check for (and require) cairo-spice instead of qspice
Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:44:10 +02:00
Uri Lublin
c3418952eb configure.ac: move most checks to configure.ac.shared (subdir config)
... and m4_include it in configure.ac

Later all configure.ac in subdirs will m4_include it too.

This patch changes nothing really, just moves lines from one file to another.

Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:44:02 +02:00