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

Add xen and xen-common

  • Property svn:executable set to *
File size: 175 bytes
Line 
1#! /bin/sh -ex
2
3# if libtool is ever added, turn this on
4# libtoolize --copy --force --automake
5aclocal
6automake --add-missing --copy --foreign
7autoconf
8chmod a+x runtest.sh
9
Note: See TracBrowser for help on using the repository browser.