aboutsummaryrefslogtreecommitdiff
path: root/auto.def
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2022-04-05 09:20:46 +1000
committerSteve Bennett <steveb@workware.net.au>2022-04-05 09:20:46 +1000
commit6e2401a027c4be0fb20b007207b3a89fd226561b (patch)
tree649419deec06b9193581ae0b7bfcd72319b2b854 /auto.def
parenta4adf6021e817dc0dd6f1028f0b4f9a7abbeae5a (diff)
downloadjimtcl-6e2401a027c4be0fb20b007207b3a89fd226561b.zip
jimtcl-6e2401a027c4be0fb20b007207b3a89fd226561b.tar.gz
jimtcl-6e2401a027c4be0fb20b007207b3a89fd226561b.tar.bz2
build: Use $libdir rather than $prefix/lib
Makes it easier to override Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'auto.def')
-rw-r--r--auto.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto.def b/auto.def
index 8b797e4..06e27f5 100644
--- a/auto.def
+++ b/auto.def
@@ -271,7 +271,7 @@ cc-with {-includes fcntl.h} {
cc-check-lfs
cc-check-functions fseeko ftello
-define TCL_LIBRARY [get-define prefix]/lib/jim
+define TCL_LIBRARY [get-define libdir]/jim
lassign [split [get-define host] -] host_cpu host_vendor host_os
# Scrub revision from the host_os