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 | 7c20479d082eb85ac1179df0411ef3e4a0634298 (patch) | |
tree | 9e3585841d3fd377c65b7d1343678d4ef58126d3 /sysdeps/m68k/preconfigure | |
parent | f39ff483f320878b2a2950353d05747eae623216 (diff) | |
download | glibc-7c20479d082eb85ac1179df0411ef3e4a0634298.tar glibc-7c20479d082eb85ac1179df0411ef3e4a0634298.tar.gz glibc-7c20479d082eb85ac1179df0411ef3e4a0634298.tar.bz2 glibc-7c20479d082eb85ac1179df0411ef3e4a0634298.zip |
C-SKY: 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.
Switch to using AC_MSG_ERROR rather than `echo' and `exit' directly for
error handling. Owing to the lack of any kind of error annotation it
makes it difficult to spot the message in the flood in a parallel build
and neither it is logged in `config.log'.
Diffstat (limited to 'sysdeps/m68k/preconfigure')
0 files changed, 0 insertions, 0 deletions