]> Savannah Git Hosting - gnulib.git/commit
jit/cache tests: Fix link error (regression 2024-09-20).
authorBruno Haible <bruno@clisp.org>
Mon, 23 Sep 2024 14:59:14 +0000 (16:59 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 23 Sep 2024 14:59:14 +0000 (16:59 +0200)
commit0d083cd914000cfacc228cfea10dc4587ff03a06
tree7f4fb32e0cf0ee89060d97ff6b71e8fc6de7c170
parent2db45a0f135326fb93d2fd4e0fbf54a362a8ab4e
jit/cache tests: Fix link error (regression 2024-09-20).

* m4/libdl.m4: New file.
* modules/jit/cache-tests (Files): Add it.
(configure.ac): Invoke gl_LIBDL.
(Makefile.am): Link test-cache with $(LIBDL).
ChangeLog
m4/libdl.m4 [new file with mode: 0644]
modules/jit/cache-tests