This commit is contained in:
whottgen
2004-10-08 19:34:38 +00:00
parent 6d68536b59
commit 7bf3e781bf
8 changed files with 8 additions and 2 deletions

View File

@ -71,7 +71,7 @@ AC_ARG_WITH(bdb-lib-dir,
yes)
;;
*)
LDFLAGS="$LDFLAGS -L$withval"
LDFLAGS="$LDFLAGS -L$withval -R$withval"
;;
esac ]
)