configure.ac: Add objective-c support if running in Darwin/Mac OS X
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Tue, 22 Jun 2004 00:21:51 +0000 (00:21 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Tue, 22 Jun 2004 00:21:51 +0000 (00:21 +0000)
commitee158654d562adef275df87b676fa5427c8bbd3e
tree476436150cdc09afd7e2ddba7576552d32826432
parent818b452ea77ffe24b4bafc1f06d763f04f14beb6
configure.ac: Add objective-c support if running in Darwin/Mac OS X

Original commit message from CVS:
2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>

* configure.ac:
Add objective-c support if running in Darwin/Mac OS X
* sys/Makefile.am:
* sys/osxvideo:
* sys/osxvideo/Makefile.am:
* sys/osxvideo/osxvideosink.h:
* sys/osxvideo/osxvideosink.m:
* sys/osxvideo/cocoawindow.h:
* sys/osxvideo/cocoawindow.m:
Add osxvideosink, a cocoa-based osx video sink
ChangeLog
configure.ac
sys/Makefile.am