K 10 svn:author V 6 trevor K 8 svn:date V 27 2002-06-10T12:52:37.000000Z K 7 svn:log V 490 Markus Bäurle sent me a nice report about the configure script failing. In his config.log I noticed a pthreads problem: /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_getspecific' /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_key_create' /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_setspecific' I was not able to reproduce the problem, so I asked him to test this patch, but have not seen a response. However, it causes no trouble for me. END