From b5f2a609af44fc5f610cfdc69b543b4d90adc246 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 15 Jan 2009 21:16:45 +0000 Subject: sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and fix up the linker flags. Fixes #567853. Original commit message from CVS: * sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and fix up the linker flags. Fixes #567853. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 15e76e9c..982cab3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-15 Michael Smith + + * sys/osxaudio/Makefile.am: + Link against CoreServices (needed for osx 10.4) and fix up the linker + flags. Fixes #567853. + 2009-01-15 Wim Taymans * gst/qtdemux/qtdemux.c: (qtdemux_parse_segments): -- cgit