aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/pthread/configure
blob: 8999d37e5ab0ea011b5c05b527effa9952d6a310 (plain)
1
2
3
4
5
6
7
# This file is generated from configure.in by Autoconf.  DO NOT EDIT!

if test "x$libc_cv_gcc___thread" != xyes; then
  { { echo "$as_me:$LINENO: error: compiler support for __thread is required" >&5
echo "$as_me: error: compiler support for __thread is required" >&2;}
   { (exit 1); exit 1; }; }
fi