Github user gadLinux commented on a diff in the pull request:
https://github.com/apache/thrift/pull/930#discussion_r98027454
--- Diff: configure.ac ---
@@ -199,6 +196,12 @@ if test "$with_c_glib" = "yes"; then
fi
AM_CONDITIONAL(WITH_C_GLIB, [test "$have_glib2" = "yes" -a
"$have_gobject2" = "yes"])
+echo "OpenSSL check"
--- End diff --
But this is the latest I fixed... Maybe I lost the changes when doing the
rebase. OpenSSL was not used everyplace when I did the patch. In fact it was
not even included for c_glib. C++ had this optionally included. I followed the
C++ directions.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---