Hi,
On 19 December 2014 at 19:20, Mariusz Ceier wrote:
> This won't work when there's C++ compiler but no 'which', but I think that's
> ok, since it only affects 1 test.
>
> Reviewed-by: Mariusz Ceier
>
> On 19 December 2014 at 17:40, Marek Chalupa wrote:
>>
>> Do not try to build it if no C++
This won't work when there's C++ compiler but no 'which', but I think
that's ok, since it only affects 1 test.
Reviewed-by: Mariusz Ceier
On 19 December 2014 at 17:40, Marek Chalupa wrote:
>
> Do not try to build it if no C++ compiler is present
>
> Signed-off-by: Marek Chalupa
> ---
> Makefi
Do not try to build it if no C++ compiler is present
Signed-off-by: Marek Chalupa
---
Makefile.am | 10 --
configure.ac | 13 -
2 files changed, 20 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index ea9ffc1..43b741a 100644
--- a/Makefile.am
+++ b/Mak