]> git.alsa-project.org Git - alsa-lib.git/commit
Change assert condition in error message handler
authorTakashi Iwai <tiwai@suse.de>
Wed, 24 Oct 2007 10:53:08 +0000 (12:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Oct 2007 10:53:08 +0000 (12:53 +0200)
commit631f7cde828e5f2ee4442cf3d02f01b00d12bb31
treedb916f27f81fc3f001d5a0123743217e55a2222e
parentd6093c58f3d950eb5e150e1b21ac55ac87aa1ea7
Change assert condition in error message handler

Activating assert() in the default error message handler isn't always
good for producitve systems.  Make this optional and enable only when
a special configure option is given (i.e. for explicit debugging).
NOTES
configure.in
src/error.c