From b7d55c18de78690d17f35f63919ab9c09a0b72c8 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 13 Jan 2009 19:04:09 +0000 Subject: sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, so link against that. Original commit message from CVS: * sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, so link against that. Clean up tabs v spaces while I'm there. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6701e705..f6463a2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-13 Michael Smith + + * sys/osxaudio/Makefile.am: + osxaudio plugin now requires AudioUnit framework, so link against that. + Clean up tabs v spaces while I'm there. + 2009-01-13 Wim Taymans * tests/examples/rtp/server-alsasrc-PCMA.c: (print_source_stats), -- cgit