root/vtcross/trunk/reconf @ 161

Revision 161, 93 bytes (checked in by bhilburn, 15 years ago)

.

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