changes
This commit is contained in:
@ -71,7 +71,7 @@ AC_ARG_WITH(bdb-lib-dir,
|
||||
yes)
|
||||
;;
|
||||
*)
|
||||
LDFLAGS="$LDFLAGS -L$withval"
|
||||
LDFLAGS="$LDFLAGS -L$withval -R$withval"
|
||||
;;
|
||||
esac ]
|
||||
)
|
||||
|
Reference in New Issue
Block a user