thrift/lib/py/bootstrap.sh
Mark Slee eb0d024ee1 Full automake/autoconf compliance for thrift
Summary: Including the compiler!!!

Reviewed By: automake


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664949 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 07:58:55 +00:00

8 lines
90 B
Bash
Executable File

#!/bin/sh
./cleanup.sh
aclocal
touch NEWS README AUTHORS ChangeLog
autoconf
automake -ac