source: bootstrap @ 96fb8ad

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 96fb8ad was 96fb8ad, checked in by Paul Brossier <piem@altern.org>, 19 years ago

import 0.1.7.1

  • Property mode set to 100755
File size: 119 bytes
Line 
1#!/bin/sh
2
3set -x
4rm -f aclocal.m4
5aclocal
6libtoolize --force --copy
7autoheader
8automake --add-missing --copy
9autoconf
Note: See TracBrowser for help on using the repository browser.