newlib-cygwin/newlib/libc/machine/powerpc
Mike Frysinger 6746e06043 newlib: avoid duplicate awk checks
Since AM_INIT_AUTOMAKE calls AC_PROG_AWK, and some configure.ac
scripts call it too, we end up testing for awk multiple times.  If
we change NEWLIB_CONFIGURE to require the macro instead, then it
makes sure it's always expanded, but only once.

While we're here, do the same thing with AC_PROG_INSTALL since it
is also called by AM_INIT_AUTOMAKE, although it doesn't currently
result in duplicate configure checks.
2022-01-18 19:25:18 -05:00
..
machine hard float support for PowerPC taken from FreeBSD 2020-06-03 11:17:47 +02:00
sys hard float support for PowerPC taken from FreeBSD 2020-06-03 11:17:47 +02:00
Makefile.am newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS) 2022-01-18 19:12:02 -05:00
Makefile.in newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS) 2022-01-18 19:12:02 -05:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
atosfix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atosfix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atosfix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atoufix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atoufix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atoufix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
configure newlib: avoid duplicate awk checks 2022-01-18 19:25:18 -05:00
configure.ac require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
fix64.h 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
setjmp.S powerpc/setjmp: Improve RTEMS support 2022-01-11 09:15:03 +01:00
simdldtoa.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtosfix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtosfix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtosfix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtoufix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtoufix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtoufix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ufix64toa.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_calloc.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_free.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_malloc.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_mallocr.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_realloc.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vfprintf.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
vfscanf.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00