From bb213aaf8d6647d518ddd5a4fb3a37f34694feb4 Mon Sep 17 00:00:00 2001 From: oliveredget <188809800+oliveredget@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:59:21 +0800 Subject: [PATCH] fix: typo in build-aux/m4/dogecoin_find_bdb53.m4 --- build-aux/m4/dogecoin_find_bdb53.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/m4/dogecoin_find_bdb53.m4 b/build-aux/m4/dogecoin_find_bdb53.m4 index 1309c05a7..812e09353 100644 --- a/build-aux/m4/dogecoin_find_bdb53.m4 +++ b/build-aux/m4/dogecoin_find_bdb53.m4 @@ -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}