summaryrefslogtreecommitdiff
path: root/tls.make.c
diff options
context:
space:
mode:
Diffstat (limited to 'tls.make.c')
-rw-r--r--tls.make.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tls.make.c b/tls.make.c
deleted file mode 100644
index 4627aa37e0..0000000000
--- a/tls.make.c
+++ /dev/null
@@ -1,5 +0,0 @@
-/* This produces a makefile fragment saying `use-thread = yes' or no. */
-
-#include <tls.h>
-
-@@@ use-thread = yes @@@