root/tools/alf_plugins/speaker/branches/speaker-0.6.2/speaker/reconf @ 5435

Revision 5435, 80 bytes (checked in by jgaeddert, 6 years ago)

removing aclocal.d from speaker tool

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