Unverified Commit df2a8dbc authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Update configure.ac

parent 5a4e2b15
...@@ -13,7 +13,7 @@ AC_CONFIG_SUBDIRS([googletest googlemock]) ...@@ -13,7 +13,7 @@ AC_CONFIG_SUBDIRS([googletest googlemock])
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
# Check for C++11 # Check for C++11
AX_CXX_COMPILE_STDCXX_11(,mandatory) AX_CXX_COMPILE_STDCXX_11()
# Output the generated files. No further autoconf macros may be used. # Output the generated files. No further autoconf macros may be used.
AC_OUTPUT AC_OUTPUT
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment