Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3f0b526
)
THRIFT-781. Install libfb303.so in the correct target lib directory
author
David Reiss
<dreiss@apache.org>
Mon, 17 May 2010 19:13:23 +0000
(19:13 +0000)
committer
David Reiss
<dreiss@apache.org>
Mon, 17 May 2010 19:13:23 +0000
(19:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@945318
13f79535
-47bb-0310-9956-
ffa450edef68
contrib/fb303/cpp/Makefile.am
patch
|
blob
|
history
diff --git
a/contrib/fb303/cpp/Makefile.am
b/contrib/fb303/cpp/Makefile.am
index
e62608c
..
17579c1
100644
(file)
--- a/
contrib/fb303/cpp/Makefile.am
+++ b/
contrib/fb303/cpp/Makefile.am
@@
-58,7
+58,7
@@
endif
# Shared -- multiple libraries can be defined
if SHARED
-shareddir = lib
+shareddir =
$(prefix)/
lib
shared_PROGRAMS = libfb303.so
libfb303_so_SOURCES = $(fb303_lib)
libfb303_so_CXXFLAGS = $(SHARED_CXXFLAGS)