about summary refs log tree commit diff
path: root/sysdeps/x86_64
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-07-06 21:29:02 -0400
committerUlrich Drepper <drepper@gmail.com>2011-07-06 21:29:02 -0400
commitecaddd66991f5dc237f26cfdef51507019cfcc01 (patch)
treeb870b8bcfbc12c1102ebc834f53406ccc024159b /sysdeps/x86_64
parent01636b2140cd1281202b89f7103249ed598065c4 (diff)
downloadglibc-ecaddd66991f5dc237f26cfdef51507019cfcc01.tar.gz
glibc-ecaddd66991f5dc237f26cfdef51507019cfcc01.tar.xz
glibc-ecaddd66991f5dc237f26cfdef51507019cfcc01.zip
Rebuild configure scripts
Diffstat (limited to 'sysdeps/x86_64')
-rw-r--r--sysdeps/x86_64/elf/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/elf/configure b/sysdeps/x86_64/elf/configure
index cb8db2d54d..c3c8f561fe 100644
--- a/sysdeps/x86_64/elf/configure
+++ b/sysdeps/x86_64/elf/configure
@@ -87,7 +87,7 @@ if test "$usetls" != no; then
 # Check for support of thread-local storage handling in assembler and linker.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for x86-64 TLS support" >&5
 $as_echo_n "checking for x86-64 TLS support... " >&6; }
-if test "${libc_cv_x86_64_tls+set}" = set; then :
+if ${libc_cv_x86_64_tls+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat > conftest.s <<\EOF