diff options
author | Maciej W. Rozycki <macro@embecosm.com> | 2022-05-13 17:07:23 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@embecosm.com> | 2022-05-13 17:07:23 +0100 |
commit | 353a1220e3a4ece67216c07796cb0fd2b3d2e309 (patch) | |
tree | 158c3fe64799b73b889840ac82b44ceb234946bf /string/strchr.c | |
parent | fe7dd93db3a5ea9246cf32dc713995e78fcaffb9 (diff) | |
download | glibc-353a1220e3a4ece67216c07796cb0fd2b3d2e309.tar glibc-353a1220e3a4ece67216c07796cb0fd2b3d2e309.tar.gz glibc-353a1220e3a4ece67216c07796cb0fd2b3d2e309.tar.bz2 glibc-353a1220e3a4ece67216c07796cb0fd2b3d2e309.zip |
MIPS: Use an autoconf template to produce `preconfigure'
Avoid fiddling with autoconf internals and use AC_DEFINE_UNQUOTED to
define macros in the configuration headers rather than handcoding an
equivalent shell sequence with the use of the `as_echo' undocumented
variable.
Similarly use AC_MSG_ERROR for error handling rather than the internal
undocumented `as_fn_error' variable. Switch to using 1 as the exit code
as it makes no sense to refer $? in the contexts involved, it's not a
command failure handled there.
Diffstat (limited to 'string/strchr.c')
0 files changed, 0 insertions, 0 deletions