source:
trunk/packages/xen-common/xen-common/tools/xm-test/autogen
@
95
Last change on this file since 95 was 34, checked in by hartmans, 17 years ago | |
---|---|
|
|
File size: 175 bytes |
Line | |
---|---|
1 | #! /bin/sh -ex |
2 | |
3 | # if libtool is ever added, turn this on |
4 | # libtoolize --copy --force --automake |
5 | aclocal |
6 | automake --add-missing --copy --foreign |
7 | autoconf |
8 | chmod a+x runtest.sh |
9 |
Note: See TracBrowser
for help on using the repository browser.