root/experimental/speaker/trunk/speaker/reconf @ 2722

Revision 2722, 93 bytes (checked in by DrewCormier, 6 years ago)

gave exe permissions to reconf

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3rm -f config.cache
4aclocal -I aclocal.d
5autoconf
6automake --foreign --add-missing
Note: See TracBrowser for help on using the browser.