mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-01-31 02:20:53 +00:00
fix: typo in build-aux/m4/dogecoin_find_bdb53.m4
This commit is contained in:
parent
5355cc0f5d
commit
bb213aaf8d
@ -69,7 +69,7 @@ AC_DEFUN([BITCOIN_FIND_BDB53],[
|
||||
bdbpath="${bdb53path}"
|
||||
fi
|
||||
|
||||
dnl restore orgininal CPPFLAGS and fixate the now checked flags.
|
||||
dnl restore original CPPFLAGS and fixate the now checked flags.
|
||||
if test "x$BDB_CFLAGS" != "x"; then
|
||||
CPPFLAGS="${TCFLAGS}"
|
||||
BDB_CPPFLAGS=${BDB_CFLAGS}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user