aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/libstdc++-v3/configure
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.7/libstdc++-v3/configure')
-rwxr-xr-xgcc-4.7/libstdc++-v3/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.7/libstdc++-v3/configure b/gcc-4.7/libstdc++-v3/configure
index 092bc4a60..aea3acc33 100755
--- a/gcc-4.7/libstdc++-v3/configure
+++ b/gcc-4.7/libstdc++-v3/configure
@@ -65608,7 +65608,7 @@ $as_echo_n "checking for gthreads library... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
-#include "gthr.h"
+#include "$glibcxx_thread_h"
int
main ()
{