mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 21:58:36 +02:00
Merge pull request #3752
5d5b0d2
Add shell null to else block (Wil Bown)
This commit is contained in:
@@ -155,7 +155,7 @@ if test "x$want_boost" = "xyes"; then
|
||||
AC_MSG_RESULT(yes)
|
||||
succeeded=yes
|
||||
found_system=yes
|
||||
],[
|
||||
],[:
|
||||
])
|
||||
AC_LANG_POP([C++])
|
||||
|
||||
@@ -238,7 +238,7 @@ if test "x$want_boost" = "xyes"; then
|
||||
AC_MSG_RESULT(yes)
|
||||
succeeded=yes
|
||||
found_system=yes
|
||||
],[
|
||||
],[:
|
||||
])
|
||||
AC_LANG_POP([C++])
|
||||
fi
|
||||
|
Reference in New Issue
Block a user