diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2004-06-22 10:28:05 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2004-06-22 10:28:05 +0000 |
commit | ad26a01d8a7b28dde0952683a59a90aca8c4d49d (patch) | |
tree | 88a14fd83a09bd6dfe43ba6b9fe69538564e3fd7 | |
parent | c360a0dcb3cbfb41e2dbbc1c8d0781b2d5944a17 (diff) |
sys/osxvideo/Makefile.am: Workaround so that the osxvideo .so file gets linked with the
Original commit message from CVS:
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
* sys/osxvideo/Makefile.am:
Workaround so that the osxvideo .so file gets linked with the
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org> + * sys/osxvideo/Makefile.am: + Workaround so that the osxvideo .so file gets linked with the + Cocoa, OpenGL and QuickTime frameworks + +2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org> + * sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linked with the CoreAudio framework |