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:
authorJeff Johnston <jjohnstn@redhat.com>2023-12-19 21:58:12 +0300
committerJeff Johnston <jjohnstn@redhat.com>2023-12-19 21:58:12 +0300
commitf81bf08f7caaebf877956d5d09c56a5d501de08a (patch)
treeac000f6f4ffd4620bdec54c67abd04e4d967c104 /libgloss
parentb67114d7d826194d20a002869ac3f2ef2db47b8f (diff)
Add generated files for Revert patch
Diffstat (limited to 'libgloss')
-rwxr-xr-xlibgloss/configure16
1 files changed, 0 insertions, 16 deletions
diff --git a/libgloss/configure b/libgloss/configure
index 3c0db8121..28b45289e 100755
--- a/libgloss/configure
+++ b/libgloss/configure
@@ -637,8 +637,6 @@ CPPFLAGS
LDFLAGS
CFLAGS
CC
-NEED_TOP_INCLUDE_DIR_FALSE
-NEED_TOP_INCLUDE_DIR_TRUE
CONFIG_XTENSA_FALSE
CONFIG_XTENSA_TRUE
CONFIG_WINCE_FALSE
@@ -2963,7 +2961,6 @@ case "${target}" in
;;
arm*-*-elf | arm*-*-coff | arm*-*-*)
config_arm=true
- host_makefile_frag=${srcdir}/config/arm.mh
;;
spu-*-elf)
ac_config_files="$ac_config_files spu/Makefile"
@@ -3104,15 +3101,6 @@ fi
- if test x$config_arm = xtrue; then
- NEED_TOP_INCLUDE_DIR_TRUE=
- NEED_TOP_INCLUDE_DIR_FALSE='#'
-else
- NEED_TOP_INCLUDE_DIR_TRUE='#'
- NEED_TOP_INCLUDE_DIR_FALSE=
-fi
-
-
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
@@ -5411,10 +5399,6 @@ if test -z "${CONFIG_XTENSA_TRUE}" && test -z "${CONFIG_XTENSA_FALSE}"; then
as_fn_error $? "conditional \"CONFIG_XTENSA\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${NEED_TOP_INCLUDE_DIR_TRUE}" && test -z "${NEED_TOP_INCLUDE_DIR_FALSE}"; then
- as_fn_error $? "conditional \"NEED_TOP_INCLUDE_DIR\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
as_fn_error $? "conditional \"AMDEP\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5