]> sourceware.org Git - newlib-cygwin.git/blobdiff - newlib/libc/machine/v850/configure
* libm/common/s_fdim.c: New file.
[newlib-cygwin.git] / newlib / libc / machine / v850 / configure
index 5344b58e11067b30ef83ab6d39c5acc7a8a50ace..49a2a371aa50bd1cffd202fbaab360aeeef5dbaa 100755 (executable)
@@ -1474,6 +1474,12 @@ else
   USE_LIBTOOL_FALSE=
 fi
 
+# Hard-code OBJEXT.  Normally it is set by AC_OBJEXT, but we
+# use oext, which is set in configure.host based on the target platform.
+OBJEXT=${oext}
+
+
+
 
 
 
@@ -1664,6 +1670,7 @@ s%@EXEEXT@%$EXEEXT%g
 s%@NEWLIB_CFLAGS@%$NEWLIB_CFLAGS%g
 s%@USE_LIBTOOL_TRUE@%$USE_LIBTOOL_TRUE%g
 s%@USE_LIBTOOL_FALSE@%$USE_LIBTOOL_FALSE%g
+s%@OBJEXT@%$OBJEXT%g
 s%@oext@%$oext%g
 s%@aext@%$aext%g
 s%@libm_machine_dir@%$libm_machine_dir%g
This page took 0.025871 seconds and 5 git commands to generate.