debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 9 Dec 2020 00:12:53 +0000 (03:12 +0300)
committerMark Wielaard <mark@klomp.org>
Wed, 9 Dec 2020 19:38:07 +0000 (20:38 +0100)
commitfc5e808d54d25c3e668506428d22df8a28072ab8
tree17a957f3f18cd7e4c7735cc281de96de6ecb45ab
parente917ef7ce9f55f8f0902310721ba7c76d6a67cad
debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h

Add DEBUGINFOD_SONAME macro to API for use by those of libdebuginfod
clients that would like to dlopen the library in the same way as
__libdwfl_debuginfod_init does.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
ChangeLog
configure.ac
debuginfod/ChangeLog
debuginfod/Makefile.am
debuginfod/debuginfod.h.in [moved from debuginfod/debuginfod.h with 97% similarity]
doc/ChangeLog
doc/debuginfod_find_debuginfo.3