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/libm/aclocal.m4')
-rw-r--r--newlib/libm/aclocal.m45
1 files changed, 4 insertions, 1 deletions
diff --git a/newlib/libm/aclocal.m4 b/newlib/libm/aclocal.m4
index c89658a30..5096c6a83 100644
--- a/newlib/libm/aclocal.m4
+++ b/newlib/libm/aclocal.m4
@@ -877,6 +877,9 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
+m4_include([../../libtool.m4])
+m4_include([../../ltoptions.m4])
+m4_include([../../ltsugar.m4])
+m4_include([../../ltversion.m4])
m4_include([../acinclude.m4])
m4_include([../confsubdir.m4])
-m4_include([../libtool.m4])