From: Jake Farrell Date: Mon, 29 Aug 2011 18:22:11 +0000 (+0000) Subject: Thrift-1299: If SSL is available, 'thrift' binary links against it X-Git-Tag: 0.8.0~113 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=6993569d0405bfb9801d7e5e09e2468badab271e;p=common%2Fthrift.git Thrift-1299: If SSL is available, 'thrift' binary links against it Patch: jfarrell Removes the dependencies added from configure.ac in the thrift compiler makefile. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1162927 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am index faaac252..bc0dd7b3 100644 --- a/compiler/cpp/Makefile.am +++ b/compiler/cpp/Makefile.am @@ -22,6 +22,7 @@ # details. AM_YFLAGS = -d +LIBS = BUILT_SOURCES = bin_PROGRAMS = thrift