Skip to content

Commit

Permalink
Remove Berkeley-DB 4.8.30
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p authored Sep 24, 2018
1 parent e6ab83f commit 8ddf7cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ case $host in
dnl the user (--without-wallet or --without-gui for example).

openssl_prefix=`$BREW --prefix openssl 2>/dev/null`
bdb_prefix=`$BREW --prefix berkeley-db4 2>/dev/null`
qt5_prefix=`$BREW --prefix qt5 2>/dev/null`
if test x$openssl_prefix != x; then
PKG_CONFIG_PATH="$openssl_prefix/lib/pkgconfig:$PKG_CONFIG_PATH"
Expand Down

0 comments on commit 8ddf7cf

Please sign in to comment.