lightning.git - Portable just-in-time compiler library

index : lightning.git
Portable just-in-time compiler library
summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac 6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index edbb072..b833c93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,6 +68,12 @@ else
DEBUG=no
fi
+case "$host_os" in
+ *hpux*) SHLIB="-ldld" ;;
+ *) SHLIB="-ldl" ;;
+esac
+AC_SUBST(SHLIB)
+
cpu=
case "$target_cpu" in
i?86|x86_64) cpu=x86 ;;
generated by cgit v1.2.3 (git 2.39.1) at 2025年10月03日 05:47:16 +0000

AltStyle によって変換されたページ (->オリジナル) /