Skip to content

Commit

Permalink
Small configure.ac change that was used on Oculus cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Ithanil committed Feb 5, 2019
1 parent 85129c5 commit b6e8b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ AC_PROG_LN_S
AC_PROG_RANLIB

# check for c++11 support (and add compiler flag)
AX_CXX_COMPILE_STDCXX(11, noext, mandatory)
#AX_CXX_COMPILE_STDCXX(11, ext, mandatory)

# check for valgrind
AX_VALGRIND_CHECK
Expand Down

0 comments on commit b6e8b25

Please sign in to comment.