thrift/lib/cpp/bootstrap.sh
2006-07-21 03:53:13 +00:00

9 lines
115 B
Bash
Executable File

#!/bin/sh
autoscan
autoheader
aclocal
libtoolize --force
touch NEWS README AUTHORS ChangeLog
autoconf
automake -ac