public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Regenerate Makefile.in after configure.in -> configure.ac change
@ 2021-09-13 15:25 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2021-09-13 15:25 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8c8d3b7a9443732eaa73ed528862b8fcbde380e2

commit 8c8d3b7a9443732eaa73ed528862b8fcbde380e2
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Sep 13 17:25:46 2021 +0200

    Regenerate Makefile.in after configure.in -> configure.ac change
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 newlib/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newlib/Makefile.in b/newlib/Makefile.in
index a4eba9120..266b61a8a 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 \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-13 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 15:25 [newlib-cygwin] Regenerate Makefile.in after configure.in -> configure.ac change Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).