1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

14 Commits

Author SHA1 Message Date
James Crook
a13a925c6b autoreconf -ivf 2018-04-06 13:11:32 +01:00
James Crook
6220c27613 Do an autoreconf -ivf
This was done on a Ubuntu 14.04 system with wxWidgets 3.1.1 installed.
The resulting buildfiles successfully build Audacity on Ubuntu 14.04 (with 3.1.1) and on Travis (with 3.0.0).
2018-04-02 17:32:17 +01:00
Benjamin Drung
c6acf6ff64 libflac: Remove generated documentation
Remove all files that were built by libflac by running

    ./configure && make distclean
2016-05-16 16:47:45 +02:00
Steve Daulton
6b9a63d4c8 Update generated autotool files by running autoreconf 2016-01-26 18:32:29 +00:00
Leland Lucius
b1690f1801 Getting all build scripts to the same Automake 1.14 version
This way, building the minsrc tarball doesn't require multiple versions
of Automake to be installed.  (Most things were at the 1.11 version, but
some were at the 1.14 version.)

Building minsrc should now work just fine.
2015-06-21 22:09:44 -07:00
Leland Lucius
dd164dfb2f Apply Audacity changes 2015-05-01 03:50:48 -05:00
Leland Lucius
4d08ed4287 Upgraded flac to 1.3.1 2015-05-01 03:33:07 -05:00
lllucius@gmail.com
ea074f889b Regenerate build files on Debian Wheezy
This will fix building the minsrc tarball on Debian Wheezy
2015-02-17 16:19:57 +00:00
lllucius@gmail.com
82d9b91184 Prepping for next release...regenerating build files 2015-01-03 05:57:16 +00:00
benjamin.drung@gmail.com
4ac2ed8065 Remove files/directories that are removed on distclean. 2013-11-07 18:05:08 +00:00
benjamin.drung@gmail.com
6130d2f33e Regenerate autotools file for libflac. 2013-11-07 00:08:59 +00:00
benjamin.drung@gmail.com
49468cd79c Regenerate autotool files of libflac with a newer autotool version.
The files are regererated by calling "autoreconf -f -i".
2013-10-24 16:34:25 +00:00
lllucius
8fb66c92a1 Update libflac to 1.3.0. 2013-10-24 16:08:56 +00:00
ra
58caf78a86 Move library tree where it belongs 2010-01-24 09:19:39 +00:00