1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 00:29:41 +02:00

3 Commits

Author SHA1 Message Date
lllucius
0aee14fcb8 Forgot to set the exec bits...DOH!!!! 2011-03-30 17:10:21 +00:00
lllucius
4535ec1d85 Forgot to set the exec bits...DOH!!!! 2011-03-30 17:09:28 +00:00
lllucius
15eef6421e Applying 2 of Benjamin's patches to add an autogen script and to
enable support for using the system portaudio library.  The latter
also corrects a long standing bug that prevented using config.status
to regenerate src/Makefile.

As a result of the above, I've taken Benjamin's *_LOCAL_CONFIGURE_ARGS
idea and propagated its usage to the other place where ac_configure_args
was being set directly.

Removed old stuff from lib-src/Makefile.in and made the library locations
for portaudio and portmixer like the rest (a symlink in lib-src).

Reworked portmixer's configure.ac to properly detect host apis.
2011-03-30 16:14:51 +00:00