gprofng configure target tests
authorAlan Modra <amodra@gmail.com>
Thu, 17 Mar 2022 04:10:23 +0000 (14:40 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 17 Mar 2022 11:02:44 +0000 (21:32 +1030)
commit6109e902f1dd4124b5d399f9a8e3b6e123a706d4
tree9f9bf632ea6c2522fe9387d727794be43de4332a
parentc55f2b9c61d7dad73a45474194a0f2752738e59c
gprofng configure target tests

${target} in configure.ac should be the canonical target, so that for
example, someone configuring with --target=x86_64-linux will match
x86_64-*-linux*.

* configure.ac: Invoke AC_CANONICAL_TARGET.
* libcollector/configure.ac: Likewise.
* Makefile.in: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
* gp-display-html/Makefile.in: Regenerate.
* libcollector/Makefile.in: Regenerate.
* libcollector/configure: Regenerate.
* src/Makefile.in: Regenerate.
gprofng/Makefile.in
gprofng/configure
gprofng/configure.ac
gprofng/doc/Makefile.in
gprofng/gp-display-html/Makefile.in
gprofng/libcollector/Makefile.in
gprofng/libcollector/configure
gprofng/libcollector/configure.ac
gprofng/src/Makefile.in