Merge pull request #3752

5d5b0d2 Add shell null to else block (Wil Bown)
This commit is contained in:
Wladimir J. van der Laan
2014-02-27 12:34:50 +01:00

View File

@@ -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