commit | 402f6419f94b905d7a924334868c48a8b22948c6 | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Mon Feb 22 22:41:25 2016 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Sat Feb 27 17:17:27 2016 +0900 |
tree | 39db9c896ee1cbf308615d331f159f20a9ad89b4 | |
parent | e9b3234b28372f38cdf706b1c7f6940c41b1d828 [diff] [blame] |
THRIFT-3666 Build D tutorial as part of Autotools build Client: Build (D) Patch: Nobuaki Sukegawa This closes #893
diff --git a/configure.ac b/configure.ac index 44b1c2b..53ada3a 100755 --- a/configure.ac +++ b/configure.ac
@@ -763,6 +763,7 @@ tutorial/Makefile tutorial/c_glib/Makefile tutorial/cpp/Makefile + tutorial/d/Makefile tutorial/go/Makefile tutorial/haxe/Makefile tutorial/hs/Makefile