build: don't execute tests/summary.c
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 30 Jan 2014 20:59:48 +0000 (17:59 -0300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 11 Feb 2014 23:37:31 +0000 (12:37 +1300)
commita7d4185bb8cf7d4d71c07b9f1fdb42d948aa22c0
tree18af084552cf58420483b22529c48d30b3a53356
parent30cc8f41da58b87ff575860b7cde640520829923
build: don't execute tests/summary.c

tests/summary.c will never be able to be executed when cross compiling.
Use #error and #warning directives to fail or warn accordingly when
compiling it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Kamen Mazdrashki <kamenim@samba.org>
tests/summary.c
wscript