mirror of
https://github.com/google/googletest.git
synced 2025-01-08 13:15:43 +08:00
Update configure.ac
This commit is contained in:
parent
5a4e2b1580
commit
df2a8dbc6d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user