Leland Lucius
45c6a70d17
Adjust build system for new Nyquist version
2019-12-16 01:00:43 -06:00
Leland Lucius
a66184f259
Adding changes that I missed when redoing my branches.
2015-04-08 10:21:17 -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
lllucius@gmail.com
7f8270a5c8
3rd attempt to Add the ability to build without trashing the source tree
...
Hopefully this take care of all situations.
2014-10-28 06:27:57 +00:00
lllucius@gmail.com
c6ffa89d23
Add (restore?) the ability to build without trashing the source tree
...
You may now do:
mkdir build
cd build
../configure
./audacity
And all but one directory will remain unmolested...no more object files
in "src".
And if you look carefully, you'll see that the newly built "audacity" is
copied to the top of the build tree...no more having to use "src/audacity"
to run.
You can of course still do the configure from the top and get all of the
objects strewn about the tree.
I still haven't figured out how to keep the locale directory from getting
soiled. I'm not really sure there's a way around it really.
2014-10-27 07:34:17 +00:00
benjamin.drung@gmail.com
a361823829
Update generated autotools files for libnyquist.
2014-05-29 13:36:35 +00:00
benjamin.drung@gmail.com
dbffdea8f6
Fix build failure of libnyquist by using static file paths in Makefile.am.
2013-11-14 10:29:31 +00:00
benjamin.drung@gmail.com
7f94f64cc6
Update autotools files for libnyquist.
2013-11-14 01:38:55 +00:00
benjamin.drung@gmail.com
6efbf53d90
Fix make dist target of libnyquist.
2013-11-08 01:05:56 +00:00
benjamin.drung@gmail.com
e779d81995
Regenerate autotool files of libnyquist with a newer autotool version.
...
The files are regererated by calling "autoreconf -f -i".
2013-11-01 10:48:08 +00:00
richardash1981
38743e9a6c
Add m4 macro files to deps, whether these are used depends on configure options
2010-02-06 21:28:08 +00:00
ra
58caf78a86
Move library tree where it belongs
2010-01-24 09:19:39 +00:00