configure: error out if no OMX target has been set explicitly with --with-omx-target=x
authorTim-Philipp Müller <tim@centricular.net>
Tue, 23 Apr 2013 08:53:18 +0000 (09:53 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 23 Apr 2013 08:53:18 +0000 (09:53 +0100)
commitc90a6d47bc495a9af3ccc1641b5011c9ca306f4e
tree6c919eb08df3ced3e66b0c91479563069969006c
parentcec15addc94366d1cd6af6b69b1c66e269860e10
configure: error out if no OMX target has been set explicitly with --with-omx-target=x

Avoids people building for e.g. the Raspberry Pi and then wondering
why things don't work as expected (since structs are packed differently
there).
configure.ac