On 04/13/2012 04:38 PM, Eric Anholt wrote:
The whole point of importing it was that you're not supposed to
install this library.
---
  src/gtest/Makefile.am |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gtest/Makefile.am b/src/gtest/Makefile.am
index 149de6e..3824d71 100644
--- a/src/gtest/Makefile.am
+++ b/src/gtest/Makefile.am
@@ -22,7 +22,7 @@
  AM_CFLAGS = $(DEFINES) -I$(top_builddir)/src/gtest/include
  AM_CXXFLAGS = $(DEFINES) -I$(top_builddir)/src/gtest/include

-lib_LTLIBRARIES = libgtest.la
+noinst_LTLIBRARIES = libgtest.la

  libgtest_la_SOURCES = \
        src/gtest-all.cc \

For everything /except/ patch 6:
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to