mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 08:05:52 +01:00
Renabling...should work now
This commit is contained in:
@@ -8,5 +8,5 @@ language:
|
|||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
script:
|
script:
|
||||||
- aclocal --install -I m4 && automake && ./configure #&& make
|
- aclocal --install -I m4 && automake && ./configure && make
|
||||||
- cat config.log
|
|
||||||
|
|||||||
Reference in New Issue
Block a user