diff options
Diffstat (limited to 'newlib/libc/sys/linux/machine/configure.in')
-rw-r--r-- | newlib/libc/sys/linux/machine/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/sys/linux/machine/configure.in b/newlib/libc/sys/linux/machine/configure.in index a0b9eb705..d7f05ece8 100644 --- a/newlib/libc/sys/linux/machine/configure.in +++ b/newlib/libc/sys/linux/machine/configure.in @@ -14,6 +14,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 if test "${use_libtool}" = "yes"; then AC_LIBTOOL_WIN32_DLL AM_PROG_LIBTOOL |