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 'newlib/configure.ac')
-rw-r--r--newlib/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/configure.ac b/newlib/configure.ac
index 95a6c50dc..b97d7a600 100644
--- a/newlib/configure.ac
+++ b/newlib/configure.ac
@@ -314,7 +314,7 @@ fi
AC_SUBST(CC_FOR_NEWLIB)
AC_CONFIG_SUBDIRS(libc)
-AC_CONFIG_SUBDIRS(libm)
+m4_include([libm/acinclude.m4])
if test -z "${with_multisubdir}"; then
have_multisubdir=no