diff options
author | Michael Smith <msmith@xiph.org> | 2009-01-15 21:16:45 +0000 |
---|---|---|
committer | Michael Smith <msmith@xiph.org> | 2009-01-15 21:16:45 +0000 |
commit | b5f2a609af44fc5f610cfdc69b543b4d90adc246 (patch) | |
tree | b46700670eb830ecb30728fbafd72ad10c00c767 /ChangeLog | |
parent | 293671170e3d008c73cdf6b0e56bbb730726c633 (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-15 Michael Smith <msmith@songbirdnest.com> + + * 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 <wim.taymans@collabora.co.uk> * gst/qtdemux/qtdemux.c: (qtdemux_parse_segments): |