Skip to content

Commit

Permalink
Switch to C++17
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Dec 14, 2020
1 parent 662afce commit e37ec47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ AC_PREREQ(2.58)
dnl Set the BOINC version here. You can also use the set-version script.
AC_INIT(BOINC, 7.17.0)
AC_CONFIG_MACRO_DIR([m4])
AX_CXX_COMPILE_STDCXX_17
LIBBOINC_VERSION=`echo ${PACKAGE_VERSION} | sed 's/\./:/g'`
AC_SUBST([LIBBOINC_VERSION])

Expand Down

0 comments on commit e37ec47

Please sign in to comment.