diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-02-10 03:43:31 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-02-15 19:59:08 -0500 |
commit | ac90a6590be6ec0454cab81280e428d049335494 (patch) | |
tree | 604f2b3f5b000fc775f223879e8c0b65eb23bfd4 /newlib/libc/iconv | |
parent | 86432e55b477e533b76dad9f563c65d2457c4cb0 (diff) | |
download | newlib-ac90a6590be6ec0454cab81280e428d049335494.zip newlib-ac90a6590be6ec0454cab81280e428d049335494.tar.gz newlib-ac90a6590be6ec0454cab81280e428d049335494.tar.bz2 |
newlib: phoenix: merge configure up to top-level
Merge sys/phoenix/ configure logic into libc/ itself. This kills
off the last lingering script in this tree (other than libc itself).
Diffstat (limited to 'newlib/libc/iconv')
-rw-r--r-- | newlib/libc/iconv/Makefile.in | 3 | ||||
-rw-r--r-- | newlib/libc/iconv/ccs/Makefile.in | 3 | ||||
-rw-r--r-- | newlib/libc/iconv/ccs/binary/Makefile.in | 3 | ||||
-rw-r--r-- | newlib/libc/iconv/ces/Makefile.in | 3 | ||||
-rw-r--r-- | newlib/libc/iconv/lib/Makefile.in | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/newlib/libc/iconv/Makefile.in b/newlib/libc/iconv/Makefile.in index c8928cb..f5bb5d1 100644 --- a/newlib/libc/iconv/Makefile.in +++ b/newlib/libc/iconv/Makefile.in @@ -97,6 +97,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../config/lead-dot.m4 \ $(top_srcdir)/machine/powerpc/acinclude.m4 \ $(top_srcdir)/machine/sh/acinclude.m4 \ $(top_srcdir)/machine/spu/acinclude.m4 \ + $(top_srcdir)/sys/phoenix/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) @@ -242,6 +243,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PHOENIX_MACHINE_DIR = @PHOENIX_MACHINE_DIR@ RANLIB = @RANLIB@ READELF = @READELF@ SET_MAKE = @SET_MAKE@ @@ -299,7 +301,6 @@ sbindir = @sbindir@ shared_machine_dir = @shared_machine_dir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ -subdirs = @subdirs@ sys_dir = @sys_dir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ diff --git a/newlib/libc/iconv/ccs/Makefile.in b/newlib/libc/iconv/ccs/Makefile.in index 5cf3fb4..5943d0d 100644 --- a/newlib/libc/iconv/ccs/Makefile.in +++ b/newlib/libc/iconv/ccs/Makefile.in @@ -98,6 +98,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../config/lead-dot.m4 \ $(top_srcdir)/machine/powerpc/acinclude.m4 \ $(top_srcdir)/machine/sh/acinclude.m4 \ $(top_srcdir)/machine/spu/acinclude.m4 \ + $(top_srcdir)/sys/phoenix/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) @@ -303,6 +304,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PHOENIX_MACHINE_DIR = @PHOENIX_MACHINE_DIR@ RANLIB = @RANLIB@ READELF = @READELF@ SET_MAKE = @SET_MAKE@ @@ -360,7 +362,6 @@ sbindir = @sbindir@ shared_machine_dir = @shared_machine_dir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ -subdirs = @subdirs@ sys_dir = @sys_dir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ diff --git a/newlib/libc/iconv/ccs/binary/Makefile.in b/newlib/libc/iconv/ccs/binary/Makefile.in index 43d3cfe..0ef60b4 100644 --- a/newlib/libc/iconv/ccs/binary/Makefile.in +++ b/newlib/libc/iconv/ccs/binary/Makefile.in @@ -97,6 +97,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../config/lead-dot.m4 \ $(top_srcdir)/machine/powerpc/acinclude.m4 \ $(top_srcdir)/machine/sh/acinclude.m4 \ $(top_srcdir)/machine/spu/acinclude.m4 \ + $(top_srcdir)/sys/phoenix/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) @@ -208,6 +209,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PHOENIX_MACHINE_DIR = @PHOENIX_MACHINE_DIR@ RANLIB = @RANLIB@ READELF = @READELF@ SET_MAKE = @SET_MAKE@ @@ -265,7 +267,6 @@ sbindir = @sbindir@ shared_machine_dir = @shared_machine_dir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ -subdirs = @subdirs@ sys_dir = @sys_dir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ diff --git a/newlib/libc/iconv/ces/Makefile.in b/newlib/libc/iconv/ces/Makefile.in index a09d466..603e3ff 100644 --- a/newlib/libc/iconv/ces/Makefile.in +++ b/newlib/libc/iconv/ces/Makefile.in @@ -97,6 +97,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../config/lead-dot.m4 \ $(top_srcdir)/machine/powerpc/acinclude.m4 \ $(top_srcdir)/machine/sh/acinclude.m4 \ $(top_srcdir)/machine/spu/acinclude.m4 \ + $(top_srcdir)/sys/phoenix/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) @@ -240,6 +241,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PHOENIX_MACHINE_DIR = @PHOENIX_MACHINE_DIR@ RANLIB = @RANLIB@ READELF = @READELF@ SET_MAKE = @SET_MAKE@ @@ -297,7 +299,6 @@ sbindir = @sbindir@ shared_machine_dir = @shared_machine_dir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ -subdirs = @subdirs@ sys_dir = @sys_dir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ diff --git a/newlib/libc/iconv/lib/Makefile.in b/newlib/libc/iconv/lib/Makefile.in index e2bcaa6..75ecf13 100644 --- a/newlib/libc/iconv/lib/Makefile.in +++ b/newlib/libc/iconv/lib/Makefile.in @@ -97,6 +97,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../config/lead-dot.m4 \ $(top_srcdir)/machine/powerpc/acinclude.m4 \ $(top_srcdir)/machine/sh/acinclude.m4 \ $(top_srcdir)/machine/spu/acinclude.m4 \ + $(top_srcdir)/sys/phoenix/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) @@ -233,6 +234,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PHOENIX_MACHINE_DIR = @PHOENIX_MACHINE_DIR@ RANLIB = @RANLIB@ READELF = @READELF@ SET_MAKE = @SET_MAKE@ @@ -290,7 +292,6 @@ sbindir = @sbindir@ shared_machine_dir = @shared_machine_dir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ -subdirs = @subdirs@ sys_dir = @sys_dir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ |