Allow the C# library to be excluded from the build.
authorDavid Reiss <dreiss@apache.org>
Sun, 2 Mar 2008 07:00:26 +0000 (07:00 +0000)
committerDavid Reiss <dreiss@apache.org>
Sun, 2 Mar 2008 07:00:26 +0000 (07:00 +0000)
commit520b5eec8f85ce6b524021c026677d1991ad72f6
treeb570747e1d1acfb2f51dc4a4208c4606faad44d1
parent62d3981c9e2f118c098774f40138a65803136a8d
Allow the C# library to be excluded from the build.

Use AX_THRIFT_LIB to make configure support --without-csharp.
Don't bother testing for the C# requirements if this is set.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665546 13f79535-47bb-0310-9956-ffa450edef68
configure.ac