binutils-gdb/libctf
Indu Bhagat 80a3733432 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.
2022-11-11 22:01:25 -08:00
..
doc
testsuite libctf: tests: prune warnings from compiler output 2022-06-21 19:27:15 +01:00
.gitignore
aclocal.m4 libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be true 2022-09-26 20:41:42 -07:00
ChangeLog Add markers for 2.39 branch 2022-07-08 10:41:07 +01:00
ChangeLog-2020
config.h.in libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be true 2022-09-26 20:41:42 -07:00
configure libctf: use libtool for link test in configure 2022-11-11 22:01:25 -08:00
configure.ac libctf: use libtool for link test in configure 2022-11-11 22:01:25 -08:00
ctf-archive.c
ctf-create.c
ctf-decl.c
ctf-decls.h
ctf-dedup.c libctf: fix linking together multiple objects derived from the same source 2022-06-21 19:27:15 +01:00
ctf-dump.c
ctf-endian.h
ctf-error.c
ctf-hash.c
ctf-impl.h libctf: fix linking together multiple objects derived from the same source 2022-06-21 19:27:15 +01:00
ctf-inlines.h
ctf-intl.h
ctf-labels.c
ctf-link.c libctf: Avoid use of uninitialised variables 2022-08-01 09:30:33 +09:30
ctf-lookup.c
ctf-open-bfd.c
ctf-open.c
ctf-qsort_r.c
ctf-serialize.c libctf: avoid mingw warning 2022-06-21 19:27:15 +01:00
ctf-sha1.c
ctf-sha1.h
ctf-string.c
ctf-subr.c
ctf-types.c
ctf-util.c
elf.h
libctf.ver
Makefile.am
Makefile.in libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be true 2022-09-26 20:41:42 -07:00
NEWS
swap.h