commit | cfb23bb8db2aa69486775b957693f9f48d24598e | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Wed Apr 02 22:09:03 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Wed Apr 02 22:09:03 2008 +0000 |
tree | 5a55fbe420a4008dbb400fdea25f24d08d34001a | |
parent | f5ece05649298ee312841e8e16c6d7467316325c [diff] [blame] |
C# Makefile: New versions of Mono don't require -langversion:linq. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665628 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/csharp/Makefile.am b/lib/csharp/Makefile.am index c06f50c..d96bef0 100644 --- a/lib/csharp/Makefile.am +++ b/lib/csharp/Makefile.am
@@ -26,7 +26,7 @@ src/TApplicationException.cs -CSC=gmcs -langversion:linq +CSC=gmcs all-local: Thrift.dll