root/vtcross/branches/wrodgers/reconf @ 277

Revision 277, 93 bytes (checked in by wrodgers, 15 years ago)

Updating SML functionality

  • 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.