libctf: use libtool for link test in configure

The configure check for ELF support in BFD uses the AC_TRY_LINK.  If
libbfd's dependencies change, this macro will need to be updated
manually with explicit additions to LDFLAGS and LIBS.

This patch updates the check to use libtool instead.

ChangeLog:

	* libctf/configure.ac: Use libtool instead.
	* libctf/configure: Regenerated.
This commit is contained in:
Indu Bhagat
2022-11-11 22:01:25 -08:00
parent c9ea6bd322
commit 80a3733432
2 changed files with 1368 additions and 0 deletions

1364
libctf/configure vendored

File diff suppressed because it is too large Load Diff