diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2020-10-25 20:05:57 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2020-10-25 21:29:22 -0400 |
commit | bc698096c16791ca7ac7f0cf89b3902a6257dc60 (patch) | |
tree | edf7beb5b7e6a40551f8c6ff5c93b1506e308a83 /libctf/ctf-string.c | |
parent | 6e9f84bca35fff9b13f6bff9fc401f6bbe7c1175 (diff) | |
download | binutils-bc698096c16791ca7ac7f0cf89b3902a6257dc60.zip binutils-bc698096c16791ca7ac7f0cf89b3902a6257dc60.tar.gz binutils-bc698096c16791ca7ac7f0cf89b3902a6257dc60.tar.bz2 |
gdb: modernize configure.ac
Run autoupdate on configure.ac and adjust the indentation of the result
for better readability. This removes a bunch of warnings when running
`autoreconf -vf -Wall`. The changes are:
* Replace AC_INIT with AC_INIT and no arguments plus
AC_CONFIG_SRCDIR.
* Replace AC_ERROR with AC_MSG_ERROR.
* Replace AC_TRY_LINK with AC_LINK_IFELSE.
* Replace AC_TRY_COMPILE with AC_COMPILE_IFELSE.
* Replace AC_HELP_STRING with AS_HELP_STRING.
autoupdate erroneously tries to replace AC_C_LONG_DOUBLE in a comment,
which I reverted manually.
All the changes in the generated configure file are insignificant
whitespaces changes.
gdb/ChangeLog:
* configure.ac: Modernize.
* configure: Re-generate.
Change-Id: Ie3a1409c8032a36a6383da964286a46ece9b546e
Diffstat (limited to 'libctf/ctf-string.c')
0 files changed, 0 insertions, 0 deletions