aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-02 21:51:25 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-02 21:51:25 +0000
commit590df499cc7544e34c65b871e592725370d45d9c (patch)
tree02f116685547cff907d19b5440c6b63362e7c4a4 /configure
parentb2901a686420132a4998e5f202b207ffe0857674 (diff)
downloadskalibs-590df499cc7544e34c65b871e592725370d45d9c.tar.gz
Add dladdr sysdep
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index caa7bbd..c063946 100755
--- a/configure
+++ b/configure
@@ -693,6 +693,7 @@ choose cl getauxval 'getauxval()'
choose cl kernprocpathname 'the KERN_PROC_PATHNAME sysctl'
choose cl _nsgetexecutablepath '_NSGetExecutablePath()'
choose cl getexecname 'getexecname()'
+choose cl dladdr 'dladdr()'
# Here are the evil irreducible run-time sysdeps.
choose clr devurandom '/dev/urandom'