6746e06043
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. |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
aclocal.m4 | ||
asm.h | ||
configure | ||
configure.ac | ||
memcmp-bs-norm.S | ||
memcmp-stub.c | ||
memcmp.S | ||
memcpy-archs.S | ||
memcpy-bs.S | ||
memcpy-stub.c | ||
memcpy.S | ||
memset-archs.S | ||
memset-bs.S | ||
memset-stub.c | ||
memset.S | ||
setjmp.S | ||
strchr-bs-norm.S | ||
strchr-bs.S | ||
strchr-stub.c | ||
strchr.S | ||
strcmp-archs.S | ||
strcmp-stub.c | ||
strcmp.S | ||
strcpy-bs-arc600.S | ||
strcpy-bs.S | ||
strcpy-stub.c | ||
strcpy.S | ||
strlen-bs-norm.S | ||
strlen-bs.S | ||
strlen-stub.c | ||
strlen.S | ||
strncpy-bs.S | ||
strncpy-stub.c | ||
strncpy.S |