Re: [PATCH] libnosys: update autoheader usage
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <YdgTzCYznG/[email protected]> |
On Jan 7 01:50, Mike Frysinger wrote: > The use of acconfig.h templates is deprecated, so migrate away from it > by moving the description text to configure.ac. > --- > libgloss/libnosys/acconfig.h | 26 ------------------------ > libgloss/libnosys/config.h.in | 36 +++++++++++++++++++++++++--------- > libgloss/libnosys/configure | 26 ++++++++++++------------ > libgloss/libnosys/configure.ac | 20 ++++++++----------- > 4 files changed, 49 insertions(+), 59 deletions(-) > delete mode 100644 libgloss/libnosys/acconfig.h LGTM, please push. Thanks, Corinna