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:
618777d
)
THRIFT-500. Remove unnecessary "ACLOCAL_AMFLAGS" line from lib/cpp/Makefile.am
author
David Reiss
<dreiss@apache.org>
Tue, 31 Aug 2010 16:51:11 +0000
(16:51 +0000)
committer
David Reiss
<dreiss@apache.org>
Tue, 31 Aug 2010 16:51:11 +0000
(16:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991242
13f79535
-47bb-0310-9956-
ffa450edef68
lib/cpp/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/cpp/Makefile.am
b/lib/cpp/Makefile.am
index
bf2fe26
..
e83b182
100644
(file)
--- a/
lib/cpp/Makefile.am
+++ b/
lib/cpp/Makefile.am
@@
-17,8
+17,6
@@
# under the License.
#
-ACLOCAL_AMFLAGS = -I ./aclocal
-
pkgconfigdir = $(libdir)/pkgconfig
lib_LTLIBRARIES = libthrift.la