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 'libgloss/arm/configure.in')
-rw-r--r--libgloss/arm/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgloss/arm/configure.in b/libgloss/arm/configure.in
index 39c15d724..d617f49f2 100644
--- a/libgloss/arm/configure.in
+++ b/libgloss/arm/configure.in
@@ -49,7 +49,7 @@ AC_PROG_RANLIB
LIB_AM_PROG_AS
case "${target}" in
- *-*-elf | *-*-eabi | *-*-tirtos*)
+ *-*-elf | *-*-eabi)
objtype=elf-
;;
*-*-coff)
@@ -59,7 +59,7 @@ esac
AC_SUBST(objtype)
-host_makefile_frag=`cd $srcdir/../config;pwd`/default.mh
+host_makefile_frag=${srcdir}/../config/default.mh
dnl We have to assign the same value to other variables because autoconf
dnl doesn't provide a mechanism to substitute a replacement keyword with