diff options
author | Alan Modra <amodra@gmail.com> | 2022-09-26 14:12:05 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-09-26 14:23:29 +0930 |
commit | 544c5619574318a6f9044c6aace524a9808ed1d6 (patch) | |
tree | f3f9eeb61499013ac03832dffe1aeda976c40a03 /gas/asintl.h | |
parent | db0f0fcbf35348272c6ad58e213610a78d3bc97a (diff) | |
download | gdb-544c5619574318a6f9044c6aace524a9808ed1d6.zip gdb-544c5619574318a6f9044c6aace524a9808ed1d6.tar.gz gdb-544c5619574318a6f9044c6aace524a9808ed1d6.tar.bz2 |
PKG_CHECK_MODULES for msgpack and jansson
Using AS_IF rather than shell "if" is recommended for conditionals
that contain non-trivial autoconf macros, because autoconf will emit
any AC_REQUIREd autoconf macro expansions outside of the conditional.
This makes them available elsewhere in the configure script.
binutils/
* configure.ac (msgpack): Use "AS_IF" rather than "if".
* configure: Regenerate.
ld/
* configure.ac (jansson): Use "AS_IF" rather than "if".
* configure: Regenerate.
Diffstat (limited to 'gas/asintl.h')
0 files changed, 0 insertions, 0 deletions