--- autosetup/proj.tcl.orig 2025-05-07 06:06:31 +++ autosetup/proj.tcl 2025-05-07 12:59:04 @@ -956,6 +956,8 @@ # configure then [get-define libdir] is used (noting that it derives # from exec-prefix by default). proc proj-check-rpath {} { + define LDFLAGS_RPATH "" + return 0 if {[proj-opt-was-provided libdir] || [proj-opt-was-provided exec-prefix]} { set lp "[get-define libdir]"