Fixes errors in the autotools scripts.
This commit is contained in:
parent
b82431625d
commit
240fe5a0cf
@ -80,7 +80,7 @@ AC_ARG_VAR([GTEST_VERSION],
|
||||
[The version of Google Test available.])
|
||||
HAVE_BUILT_GTEST="no"
|
||||
|
||||
GTEST_MIN_VERSION="1.2.1"
|
||||
GTEST_MIN_VERSION="1.3.0"
|
||||
|
||||
AS_IF([test "x${enable_external_gtest}" = "xyes"],
|
||||
[# Begin filling in variables as we are able.
|
||||
|
Loading…
Reference in New Issue
Block a user