commit | 6993569d0405bfb9801d7e5e09e2468badab271e | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Mon Aug 29 18:22:11 2011 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | Mon Aug 29 18:22:11 2011 +0000 |
tree | 62884251e1780508d1112aba44ec15c71cb61f29 | |
parent | 012dfdab4cdc1cae4b23cfed91b9ade8a9c8aacb [diff] |
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 faaac25..bc0dd7b 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