6 lines
118 B
C
6 lines
118 B
C
/* This produces a makefile fragment saying `use-thread = yes' or no. */
|
|
|
|
#include <tls.h>
|
|
|
|
@@@ use-thread = yes @@@
|