From ecaddd66991f5dc237f26cfdef51507019cfcc01 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 6 Jul 2011 21:29:02 -0400 Subject: Rebuild configure scripts --- sysdeps/x86_64/elf/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/x86_64/elf') 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 -- cgit v1.2.3