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

6 Commits

Author SHA1 Message Date
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
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
cc7cf018c3 twolame: Terminate AM_TESTS_ENVIRONMENT by a semicolon.
The automake manual says: "the contents of a non-empty AM_TESTS_ENVIRONMENT
must be terminated by a semicolon." Without the semicolon, the perl command
will indefinitely wait for input from stdin.
2013-11-20 00:02:36 +00:00
benjamin.drung@gmail.com
7e9df1a412 Regenerate autotool files of twolame with a newer autotool version.
The files are regererated by calling "autoreconf -f -i".
2013-10-24 15:03:35 +00:00
lllucius
3effa9693f Update twolame to 0.3.13. 2013-10-24 04:32:13 +00:00