OSDN Git Service

Renamed ChangeLog to ChangeLog.2.
[ccunit/ccunit.git] / bootstrap
1 #!/bin/sh
2
3 set -x
4 aclocal -I config
5 libtoolize -f -c
6 autoheader -I config
7 automake --add-missing --copy
8 autoconf