configure

changeset 485
222557f4f595
parent 464
0a29110b94ec
child 511
a5a142fea2ae
--- a/configure	Sun Mar 19 16:48:19 2023 +0100
+++ b/configure	Sun Mar 19 16:53:49 2023 +0100
@@ -356,7 +356,7 @@
 
 # ld flags
 UCX_SO_NAME =
-RPATH_WS_LIB_FLAG = -Wl,-rpath,'$$ORIGIN/../lib'
+RPATH_WS_LIB_FLAG = -Wl,-rpath,'\$\$ORIGIN/../lib'
 
 __EOF__
         
@@ -389,7 +389,7 @@
 
 # ld flags
 UCX_SO_NAME =
-RPATH_WS_LIB_FLAG = -Wl,-rpath,'$$ORIGIN/../lib'
+RPATH_WS_LIB_FLAG = -Wl,-rpath,'\$\$ORIGIN/../lib'
 
 __EOF__
         

mercurial