]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
gtest: add -lpthread to AM_LDFLAGS
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 9 Jun 2011 18:22:20 +0000 (11:22 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 9 Jun 2011 18:22:20 +0000 (11:22 -0700)
Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/gtest/Makefile.am

index 8d75e32cc20cde83c174f4e078e2993a932a9d18..93feeeb46234fb5e145652a4364c08261e6daf43 100644 (file)
@@ -1,5 +1,7 @@
 # Automake file
 
+AM_LDFLAGS = -lpthread
+
 # Nonstandard package files for distribution
 EXTRA_DIST = \
   CHANGES \