Re: [PATCH] libgloss: merge mips configure script up a level

Corinna Vinschen <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
On Feb 17 00:45, Mike Frysinger wrote:
> Move the minor mips-specific logic to a dedicated file & namespace
> them so we can merge its configure logic up a level.
> ---
>  libgloss/Makefile.in       |   10 +-
>  libgloss/aclocal.m4        |   59 +-
>  libgloss/configure         |  136 +-
>  libgloss/configure.ac      |    5 +-
>  libgloss/mips/Makefile.in  |   33 +-
>  libgloss/mips/acinclude.m4 |   47 +
>  libgloss/mips/aclocal.m4   |  384 ----
>  libgloss/mips/configure    | 3990 ------------------------------------
>  libgloss/mips/configure.ac |  103 -
>  9 files changed, 149 insertions(+), 4618 deletions(-)
>  create mode 100644 libgloss/mips/acinclude.m4
>  delete mode 100644 libgloss/mips/aclocal.m4
>  delete mode 100755 libgloss/mips/configure
>  delete mode 100644 libgloss/mips/configure.ac

LGTM

Corinna
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.