public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] newlib: libm: drop unused config.h.in file
@ 2022-01-24  3:47 Mike Frysinger
  2022-01-25 12:28 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2022-01-24  3:47 UTC (permalink / raw)
  To: newlib

Not sure how this snuck in.  It's never been used in libm/, so punt it.
---
 newlib/libm/config.h.in | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 newlib/libm/config.h.in

diff --git a/newlib/libm/config.h.in b/newlib/libm/config.h.in
deleted file mode 100644
index 61025bcef7b5..000000000000
--- a/newlib/libm/config.h.in
+++ /dev/null
@@ -1 +0,0 @@
-/* config.h.in.  Generated automatically from configure.in by autoheader.  */
-- 
2.34.1


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

* Re: [PATCH] newlib: libm: drop unused config.h.in file
  2022-01-24  3:47 [PATCH] newlib: libm: drop unused config.h.in file Mike Frysinger
@ 2022-01-25 12:28 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2022-01-25 12:28 UTC (permalink / raw)
  To: newlib

On Jan 23 22:47, Mike Frysinger wrote:
> Not sure how this snuck in.  It's never been used in libm/, so punt it.
> ---
>  newlib/libm/config.h.in | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 100644 newlib/libm/config.h.in
> 
> diff --git a/newlib/libm/config.h.in b/newlib/libm/config.h.in
> deleted file mode 100644
> index 61025bcef7b5..000000000000
> --- a/newlib/libm/config.h.in
> +++ /dev/null
> @@ -1 +0,0 @@
> -/* config.h.in.  Generated automatically from configure.in by autoheader.  */
> -- 
> 2.34.1

Yeah, that's an obvious one, thanks!


Corinna


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

end of thread, other threads:[~2022-01-25 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24  3:47 [PATCH] newlib: libm: drop unused config.h.in file Mike Frysinger
2022-01-25 12:28 ` 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).