]> git.ipfire.org Git - thirdparty/make.git/commit
* configure.ac: Check that we can link with Guile
authorPaul Smith <psmith@gnu.org>
Sun, 23 Oct 2022 00:28:35 +0000 (20:28 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 23 Oct 2022 02:40:26 +0000 (22:40 -0400)
commitb4157d2ff4f7e278e3cc507b82569d37b3a1b586
treec8751790b61a89d85f17c429d9c2168ef824aa65
parentf364e0d8d6e03f1e8bc995641530e4df6598704c
* configure.ac: Check that we can link with Guile

On multi-arch systems we may be able to find the header file but
not successfully link the library.
configure.ac