From c378d7eb93080e3b5ca322b1767bfb5cadf9c942 Mon Sep 17 00:00:00 2001 From: Krystian Kuzniarek Date: Wed, 29 Jan 2020 11:42:59 +0100 Subject: remove a dead reference to the Autotools script --- googletest/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'googletest') diff --git a/googletest/README.md b/googletest/README.md index 904048f4..8520549c 100644 --- a/googletest/README.md +++ b/googletest/README.md @@ -189,9 +189,9 @@ or When Google Test uses pthread, you may need to add flags to your compiler and/or linker to select the pthread library, or you'll get link errors. If you use the -CMake script or the deprecated Autotools script, this is taken care of for you. -If you use your own build script, you'll need to read your compiler and linker's -manual to figure out what flags to add. +CMake script, this is taken care of for you. If you use your own build script, +you'll need to read your compiler and linker's manual to figure out what flags +to add. ### As a Shared Library (DLL) -- cgit v1.2.3