Re: pthread-spin doesn't define HAVE_PTHREAD_H

2024-04-08 Thread Bruno Haible
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

Re: pthread-spin doesn't define HAVE_PTHREAD_H

2024-04-02 Thread Collin Funk
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 >

pthread-spin doesn't define HAVE_PTHREAD_H

2024-04-02 Thread Collin Funk
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