]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/testsuite: modernize configure.ac
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 26 Oct 2020 00:47:20 +0000 (20:47 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 26 Oct 2020 01:29:45 +0000 (21:29 -0400)
commit2153e5423e860c5a2d7fe3f6aabde54ec039d529
tree6240521f7ebb9f3e8164c49dcf7d391eb7703369
parentbc698096c16791ca7ac7f0cf89b3902a6257dc60
gdb/testsuite: modernize configure.ac

Run autoupdate, the only change is to split AC_INIT into AC_INIT and
AC_CONFIG_SRCDIR.

gdb/testsuite/ChangeLog:

* configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
* configure: Re-generate.

Change-Id: I6e40c0261bda4fe9144b896799ef460d23e22e09
gdb/testsuite/configure
gdb/testsuite/configure.ac