Fixes issue 105.
This commit is contained in:
parent
736baa8ac0
commit
d43acacf50
|
@ -216,7 +216,7 @@ if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
|
||||||
# TODO(chandlerc@google.com): This is a dangerous dependency on libtool, we
|
# TODO(chandlerc@google.com): This is a dangerous dependency on libtool, we
|
||||||
# should work to remove it, and/or remove libtool altogether, replacing it
|
# should work to remove it, and/or remove libtool altogether, replacing it
|
||||||
# with direct references to the library and a link path.
|
# with direct references to the library and a link path.
|
||||||
gmock_libs="${build_dir}/lib/libgtest.la"
|
gmock_libs="${build_dir}/lib/libgmock.la"
|
||||||
gmock_ldflags=""
|
gmock_ldflags=""
|
||||||
|
|
||||||
# We provide hooks to include from either the source or build dir, where the
|
# We provide hooks to include from either the source or build dir, where the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user