diff options
Diffstat (limited to 'newlib/configure.in')
-rw-r--r-- | newlib/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/configure.in b/newlib/configure.in index 0189b0476..8fe01f310 100644 --- a/newlib/configure.in +++ b/newlib/configure.in @@ -121,6 +121,7 @@ dnl We have to enable libtool after NEWLIB_CONFIGURE because if we try and dnl add it into NEWLIB_CONFIGURE, executable tests are made before the first dnl line of the macro which fail because appropriate LDFLAGS are not set. _LT_DECL_SED +_LT_PROG_ECHO_BACKSLASH AC_PROG_AWK if test "${use_libtool}" = "yes"; then AC_LIBTOOL_WIN32_DLL |