[PATCH] newlib: libm: drop unused config.h.in file
Mike Frysinger <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
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