From 3fee530e50c58ab07cd3f6802ad6a31744a61005 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 20 Dec 2011 19:02:08 +0000 Subject: merge from gcc --- libiberty/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/configure') diff --git a/libiberty/configure b/libiberty/configure index 9bccb8e..9bdea73 100755 --- a/libiberty/configure +++ b/libiberty/configure @@ -6824,7 +6824,7 @@ if test "${ac_cv_func_strncmp_works+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : - ac_cv_func_strncmp_works=no + ac_cv_func_strncmp_works=yes else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -- cgit v1.1