]> git.ipfire.org Git - thirdparty/elfutils.git/commit
PR31866: reenable --enable-libdebuginfod=dummy
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 8 Jun 2024 17:31:09 +0000 (13:31 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 8 Jun 2024 17:42:27 +0000 (13:42 -0400)
commit5f14e59b8b3f252b91f6729d9c5086e069949cd1
treec9681352f771d6969bf520f9c8cf803ac868e824
parente2a3e51ab54c4698fe09e8577e66605fc1778eb4
PR31866: reenable --enable-libdebuginfod=dummy

Tweak configure.ac to support $subject again.  Also tweak
debuginfod-find.c to not unconditionally include json-c.h, since it
may just be compiled in "dummy" mode, sans such prerequisites.  It
turns out debuginfod-find fails at run time very early in such a
configuration, long before it gets to jsonic activities.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
configure.ac
debuginfod/debuginfod-find.c