The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Diego E. 'Flameeyes' Pettenò a42def6e9c Don't use AC_CANONICAL_SYSTEM, only use AC_CANONICAL_HOST.
Since alsa-lib is not a tool generating architecture code, the target
definition does not matter, instead use $host and $build properly.

See http://blog.flameeyes.eu/2008/10/11 for a detailed explanation of
the problem and the fix.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-21 13:04:03 +01:00
alsalisp Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
aserver Terminate long_options array 2004-09-28 17:22:33 +00:00
doc Create doxgen.cfg dynamically 2008-02-25 14:56:51 +01:00
include Merge branch 'master' of git@git.alsa-project.org:alsa-lib 2008-10-23 09:58:10 +02:00
modules implemented integer volume <-> dB volume conversion functions for simple mixer 2008-04-21 11:44:20 +02:00
src Fix segfault with invalid meter plugin option 2008-11-19 16:14:27 +01:00
test test/pcm: Fix error messages in async callback and add snd_pcm_start() condition 2008-09-15 15:14:58 +02:00
utils Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
.gitignore removed .hg files and renamed hgcompile to gitcompile 2008-05-20 13:29:44 +02:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:52:17 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in Don't use AC_CANONICAL_SYSTEM, only use AC_CANONICAL_HOST. 2008-11-21 13:04:03 +01:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile make sure commands in cvs/hg compile scripts worked 2006-09-26 15:37:07 +02:00
gitcompile removed .hg files and renamed hgcompile to gitcompile 2008-05-20 13:29:44 +02:00
INSTALL Add hgcompile script and fix INSTALL document 2006-05-12 15:33:44 +02:00
Makefile.am hgcompile -> gitcompile 2008-06-03 10:17:48 +02:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
NOTES Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00