Files
qt5/configure
Rohan McGovern ca77c71471 Fixed configure exiting with 0 exit code even on failure.
The return value from system() is an exit status (e.g. returned value
from waitpid) and needs to be shifted right by 8 bits to get an exit
code.

Change-Id: Ibbcc58491b27ef6d9d299427aeb78f57b41c92e2
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2011-12-15 04:24:39 +01:00

2.0 KiB
Executable File