1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-02 17:23:18 +02:00

Renabling...should work now

This commit is contained in:
Leland Lucius 2015-07-28 18:07:36 -05:00
parent cf27c619da
commit 01c0592917

View File

@ -8,5 +8,5 @@ language:
compiler:
- gcc
script:
- aclocal --install -I m4 && automake && ./configure #&& make
- cat config.log
- aclocal --install -I m4 && automake && ./configure && make