Re: Fix libobj2.test failure with non-GNU make: define $(AR).

2011-01-15 Thread Stefano Lattarini
from users.) > > Thanks, > Ralf > > Fix libobj2.test failure with non-GNU make: define $(AR). > > * tests/libobj2.test: Ensure $(AR) is suitably defined. > > diff --git a/tests/libobj2.test b/tests/libobj2.test > index 3b3ec98..66ca0d0 100755 > --- a/te

Fix libobj2.test failure with non-GNU make: define $(AR).

2011-01-15 Thread Ralf Wildenhues
clash with one from AC_PROG_LIBTOOL or from users.) Thanks, Ralf Fix libobj2.test failure with non-GNU make: define $(AR). * tests/libobj2.test: Ensure $(AR) is suitably defined. diff --git a/tests/libobj2.test b/tests/libobj2.test index 3b3ec98..66ca0d0 100755 --- a/tests/libobj2