thrift/lib
David Reiss 9e2fd7987d THRIFT-646. erlang: Misc build cleanups
- Use AC_ERLANG_PATH_ERLC to find erlc, instead of the generic
  AC_PATH_PROG.
- Also check for erl, just in case it is used internally by checks.
- Use AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR instead of manual hackery to
  find the location where Erlang libraries should be installed.  (This
  doesn't use the discovered version of Erlang, though.  See
  http://lists.gnu.org/archive/html/bug-autoconf/2010-05/msg00003.html .)
- Minor style changes in Makefile.am
- Remove some hacks we were using in the old makefile that were
  necessary because we were not using automake.
- Remove ebin in a "maintainer-clean-local" rule to avoid shadowing the
  default "maintainer-clean" rule which handles MAINTAINERCLEANFILES.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@945744 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 16:52:48 +00:00
..
as3 THRIFT-518. as3: Add the AS3 generator and library 2010-04-22 21:17:39 +00:00
cocoa THRIFT-762. Include CoreServices.h if we are not compiling on the iPhone. 2010-04-28 17:43:45 +00:00
cpp THRIFT-736. cpp: Check for availability of pthread_mutex_timedlock 2010-03-22 02:34:57 +00:00
csharp THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. 2009-12-07 00:42:38 +00:00
erl THRIFT-646. erlang: Misc build cleanups 2010-05-18 16:52:48 +00:00
hs THRIFT-560. haskell: Add THttpClient 2010-01-11 19:13:14 +00:00
java THRIFT-774. java: TDeserializer should provide a partialDeserialize method for primitive types 2010-05-12 20:54:07 +00:00
js THRIFT-550: Added javascript support 2010-02-15 03:24:55 +00:00
ocaml THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00
perl THRIFT-619: Perl server and example 2009-11-12 03:01:33 +00:00
php THRIFT-647. php: Add license header and fix style in Makefile.am 2010-05-04 16:32:33 +00:00
py THRIFT-438. py: Add support for Twisted.web in servers and clients 2010-04-29 18:14:54 +00:00
rb THRIFT-459. Ruby installation always tries to write to /Library/Ruby/site 2010-05-12 21:31:58 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-373. Include js and as3 libraries in release tarballs 2010-05-07 20:08:06 +00:00