root/vtcross/branches/bhilburn/reconf @ 116

Revision 116, 61 bytes (checked in by bhilburn, 15 years ago)

Adding bootstrap script for autofoo building.

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3aclocal && \
4autoconf && \
5automake --add-missing
Note: See TracBrowser for help on using the browser.