Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/configure')
-rwxr-xr-xnewlib/configure8
1 files changed, 2 insertions, 6 deletions
diff --git a/newlib/configure b/newlib/configure
index 65b936303..ca8953933 100755
--- a/newlib/configure
+++ b/newlib/configure
@@ -636,8 +636,6 @@ LTLIBOBJS
LIBOBJS
HAVE_LONG_DOUBLE_FALSE
HAVE_LONG_DOUBLE_TRUE
-libc_cv_cc_loop_to_function
-libc_cv_initfinit_array
NEWLIB_PATCHLEVEL_VERSION
NEWLIB_MINOR_VERSION
NEWLIB_MAJOR_VERSION
@@ -12008,7 +12006,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12011 "configure"
+#line 12009 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12114,7 +12112,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12117 "configure"
+#line 12115 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -13300,7 +13298,6 @@ rm -f conftest*
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_initfinit_array" >&5
$as_echo "$libc_cv_initfinit_array" >&6; }
-
if test $libc_cv_initfinit_array = yes; then
$as_echo "#define _HAVE_INITFINI_ARRAY 1" >>confdefs.h
@@ -13341,7 +13338,6 @@ $as_echo "#define _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1" >>confdefs.h
fi
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double" >&5
$as_echo_n "checking for long double... " >&6; }
if ${ac_cv_type_long_double+:} false; then :