Hi Collin,
> When running ./configure in findutils I see this warning:
>
> checking for pthread.h... yes
> ...
> ./configure: line 31218: test: =: unary operator expected
> checking for pthread_spin_init... yes
> checking for pthread_t... yes
> checking for pthread_s
On 4/2/24 1:23 PM, Collin Funk wrote:
> When running ./configure in findutils I see this warning:
>
> checking for pthread.h... yes
> ...
> ./configure: line 31218: test: =: unary operator expected
> checking for pthread_spin_init... yes
> checking for pthread_t... yes
>
Hi Bruno,
It looks like it is time for me to start learning m4.
When running ./configure in findutils I see this warning:
checking for pthread.h... yes
...
./configure: line 31218: test: =: unary operator expected
checking for pthread_spin_init... yes
checking for pthrea