commit | 72d5912424211561adc6f8e7bc502180631d9f8e | [log] [tgz] |
---|---|---|
author | Kino Roy <kroy@sfu.ca> | Tue Sep 06 17:34:02 2022 -0700 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Fri Sep 09 00:22:35 2022 +0200 |
tree | aa267d7f641370fd554697a28fe587d61b74e278 | |
parent | 5295195c37e9f0e0f67dab7166560e0071f00174 [diff] [blame] |
THRIFT-5621: Add Swift tutorial Client: swift
diff --git a/configure.ac b/configure.ac index 88271e6..a926e3e 100644 --- a/configure.ac +++ b/configure.ac
@@ -839,6 +839,7 @@ tutorial/py.tornado/Makefile tutorial/rb/Makefile tutorial/rs/Makefile + tutorial/swift/Makefile ]) if test "$have_cpp" = "yes" ; then MAYBE_CPP="cpp" ; else MAYBE_CPP="" ; fi