aboutsummaryrefslogtreecommitdiff
path: root/newlib/Makefile.in
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2021-09-13 17:25:46 +0200
committerCorinna Vinschen <corinna@vinschen.de>2021-09-13 17:25:46 +0200
commit8c8d3b7a9443732eaa73ed528862b8fcbde380e2 (patch)
treed1b31edf3a233d51c838993565aacc07ad75b804 /newlib/Makefile.in
parente8e0eb739804d68b365ba4fe12b3b75670a430b3 (diff)
downloadnewlib-8c8d3b7a9443732eaa73ed528862b8fcbde380e2.zip
newlib-8c8d3b7a9443732eaa73ed528862b8fcbde380e2.tar.gz
newlib-8c8d3b7a9443732eaa73ed528862b8fcbde380e2.tar.bz2
Regenerate Makefile.in after configure.in -> configure.ac change
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/Makefile.in')
-rw-r--r--newlib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/Makefile.in b/newlib/Makefile.in
index a4eba91..266b61a 100644
--- a/newlib/Makefile.in
+++ b/newlib/Makefile.in
@@ -64,7 +64,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
- $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \