]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdbserver: replace AC_TRY_COMPILE in acinclude.m4 users/simark/autoconf-warnings
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 26 Oct 2020 02:00:18 +0000 (22:00 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 26 Oct 2020 02:12:07 +0000 (22:12 -0400)
commit0360e91e8a5a95dd9a617c349b43f44f1683eff2
treef648bd19ccda00a8bdacc2feeee3109027451faf
parentc25fef3b38d11bd3e7e6c54f1721950c9bfc996a
gdbserver: replace AC_TRY_COMPILE in acinclude.m4

... with AC_COMPILE_IFELSE and AC_LANG_PROGRAM.

All changes in the generated configure file are insignificant
whitespace changes.

gdbserver/ChangeLog:

* acinclude.m4: Replace AC_TRY_COMPILE with AC_COMPILE_IFELSE +
AC_LANG_PROGRAM.
* configure: Re-generate.

Change-Id: Idab8b5e1a984046b5283940c02e5a22da2291d58
gdbserver/acinclude.m4
gdbserver/configure