diff configure @ 29207:5044f4496791

Replace QuickTime.h #include with Carbon.h, which is really needed. patch by Emanuele Giaquinta
author diego
date Mon, 04 May 2009 14:40:22 +0000
parents 94b0940726ca
children 17eb5660b5e3
line wrap: on
line diff
--- a/configure	Mon May 04 14:09:31 2009 +0000
+++ b/configure	Mon May 04 14:40:22 2009 +0000
@@ -3857,7 +3857,6 @@
 #include <CoreServices/CoreServices.h>
 #include <OpenGL/OpenGL.h>
 #include <QuartzCore/CoreVideo.h>
-#include <QuickTime/QuickTime.h>
 int main(void) { return 0; }
 EOF
   _corevideo=no