rpath
This commit is contained in:
parent
76a7f87561
commit
54a3755d96
@ -31,7 +31,7 @@ AC_ARG_WITH(bdb-lib-dir,
|
||||
yes)
|
||||
;;
|
||||
*)
|
||||
LDFLAGS="$LDFLAGS -L$withval"
|
||||
LDFLAGS="$LDFLAGS -L$withval -rpath$withval"
|
||||
;;
|
||||
esac ]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user