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