[PATCH] [configure.ac] allow tests programs to be installed

2013-02-06 Thread benjamin.gaign...@linaro.org
From: Benjamin Gaignard Install test programs is useful in cross compilation case. By default the behavior is the same and test programs aren't installed in $bindir. If --enable-install-test-programs is set then test programs are installed in $bindir Signed-off-by: Benjamin Gaignard --- conf

[PATCH] [configure.ac] allow tests programs to be installed

2013-02-06 Thread benjamin . gaignard
From: Benjamin Gaignard Install test programs is useful in cross compilation case. By default the behavior is the same and test programs aren't installed in $bindir. If --enable-install-test-programs is set then test programs are installed in $bindir Signed-off-by: Benjamin Gaignard --- conf