Skip to content

Commit

Permalink
[iss-22]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalashnikovni committed Jun 2, 2023
1 parent 9d3c735 commit 2e0063d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ AX_CXX_COMPILE_STDCXX(17,noext,mandatory)
AC_LANG([C++])

# Checks for header files.
AX_BOOST_BASE(["1.74"],[], AC_MSG_ERROR([SBGraph needs boost library.]))
AX_BOOST_BASE(["1.71"],[], AC_MSG_ERROR([SBGraph needs boost library.]))
AC_FUNC_ALLOCA
AC_CHECK_HEADERS([malloc.h stdlib.h string.h unistd.h])

Expand Down

0 comments on commit 2e0063d

Please sign in to comment.