"googlemock/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "57b376a9cb8b7d0efd958bfaa3204bb33a03ac5e"
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])
AM_INIT_AUTOMAKE
# 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.
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