source: TRACY3/trunk/tracy/bootstrap @ 3

Last change on this file since 3 was 3, checked in by zhangj, 12 years ago

Initiale import

  • Property svn:executable set to *
File size: 97 bytes
Line 
1#!/bin/sh
2set -x
3aclocal -I config
4autoheader
5autoreconf
6automake --add-missing --foreign --copy
Note: See TracBrowser for help on using the repository browser.