New upstream release.

- Using autotools isn't supported in upstream anymore. switching to cmake.
- undefined reference issues seems gone now. (#813825)
This commit is contained in:
Akira TAGOH 2012-09-28 17:29:37 +09:00
parent bebbcaddf4
commit c6e9a81c5c
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
gtest-1.4.0.tar.bz2
/gtest-1.5.0.tar.bz2
/gtest-1.6.0.zip

View File

@ -1 +1 @@
8b2c3c3f26cb53e64a3109d03a97200a gtest-1.5.0.tar.bz2
4577b49f2973c90bf9ba69aa8166b786 gtest-1.6.0.zip