public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] newlib: punt unused template file
@ 2022-01-21  4:08 Mike Frysinger
  2022-01-21 11:23 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2022-01-21  4:08 UTC (permalink / raw)
  To: newlib

This was needed by ancient versions of automake, but that hasn't been
the case since at least automake-1.5, so punt this unused stub.
---
 newlib/stamp-h.in | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 newlib/stamp-h.in

diff --git a/newlib/stamp-h.in b/newlib/stamp-h.in
deleted file mode 100644
index 9788f70238c9..000000000000
--- a/newlib/stamp-h.in
+++ /dev/null
@@ -1 +0,0 @@
-timestamp
-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] newlib: punt unused template file
  2022-01-21  4:08 [PATCH] newlib: punt unused template file Mike Frysinger
@ 2022-01-21 11:23 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2022-01-21 11:23 UTC (permalink / raw)
  To: newlib

On Jan 20 23:08, Mike Frysinger wrote:
> This was needed by ancient versions of automake, but that hasn't been
> the case since at least automake-1.5, so punt this unused stub.
> ---
>  newlib/stamp-h.in | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 100644 newlib/stamp-h.in
> 
> diff --git a/newlib/stamp-h.in b/newlib/stamp-h.in
> deleted file mode 100644
> index 9788f70238c9..000000000000
> --- a/newlib/stamp-h.in
> +++ /dev/null
> @@ -1 +0,0 @@
> -timestamp
> -- 
> 2.34.1

+1


Thanks,
Corinna


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-21 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21  4:08 [PATCH] newlib: punt unused template file Mike Frysinger
2022-01-21 11:23 ` 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).