Changeset d072c13 for bootstrap


Ignore:
Timestamp:
May 10, 2005, 4:48:29 PM (19 years ago)
Author:
Paul Brossier <piem@altern.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
0b530cb
Parents:
7a04950
Message:

bootstrap now uses autoreconf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootstrap

    r7a04950 rd072c13  
    11#!/bin/sh
    22
    3 set -x
    4 rm -f aclocal.m4
    5 aclocal
    6 libtoolize --force --copy
    7 autoheader
    8 automake --add-missing --copy
    9 autoconf
     3autoreconf -f -i
Note: See TracChangeset for help on using the changeset viewer.