diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 02c637b0..342582e5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,3 +1,6 @@ +# Note: automake support is community-based. The maintaners do not use automake +# internally. + AC_INIT([Google C++ Mocking and Testing Frameworks], [1.9.0], [googlemock@googlegroups.com], |