Added autoconf/automake glue to run lib/py/setup.py as part of make install
authorMarc Slemko <marc@apache.org>
Tue, 16 Jan 2007 22:20:19 +0000 (22:20 +0000)
committerMarc Slemko <marc@apache.org>
Tue, 16 Jan 2007 22:20:19 +0000 (22:20 +0000)
commitd95abdd9183be7e0d895d19818dad8d8ad263e52
tree21581c2947001e6a15fac927744532ff7e06abc1
parentb0fac3ee665bd369eb97d24a2079935a91e495ab
Added autoconf/automake glue to run lib/py/setup.py as part of make install

Reviewed by mslee

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664914 13f79535-47bb-0310-9956-ffa450edef68
bootstrap.sh
configure.ac
lib/py/Makefile.am [new file with mode: 0644]
lib/py/bootstrap.sh [new file with mode: 0755]
lib/py/configure.ac [new file with mode: 0644]