aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libstdc++-v3/configure
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libstdc++-v3/configure')
-rwxr-xr-xgcc-4.9/libstdc++-v3/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc-4.9/libstdc++-v3/configure b/gcc-4.9/libstdc++-v3/configure
index 2032c72fe..d8403a4a4 100755
--- a/gcc-4.9/libstdc++-v3/configure
+++ b/gcc-4.9/libstdc++-v3/configure
@@ -78727,9 +78727,9 @@ $as_echo "$res_mutex_timedlock" >&6; }
$as_echo_n "checking for gthreads library... " >&6; }
if test $enable_bionic_libs = yes; then
- ac_include_file="$glibcxx_thread_h"
- else
ac_include_file="gthr-$target_thread_file.h"
+ else
+ ac_include_file="$glibcxx_thread_h"
fi
cat confdefs.h - <<_ACEOF >conftest.$ac_ext