[FFmpeg-cvslog] lavu/opencl: fix the compile bug on linux
highgod0401
git at videolan.org
Fri May 3 04:20:47 CEST 2013
ffmpeg | branch: master | highgod0401 <highgod0401 at gmail.com> | Fri May 3 09:24:43 2013 +0800| [f685aee18f7afc065a709e01549f8039cee95005] | committer: Michael Niedermayer
lavu/opencl: fix the compile bug on linux
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f685aee18f7afc065a709e01549f8039cee95005
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index ee95d89..b8681e1 100755
--- a/configure
+++ b/configure
@@ -1408,7 +1408,7 @@ HAVE_LIST="
attribute_packed
cdio_paranoia_h
cdio_paranoia_paranoia_h
- cl_cl_h
+ CL_cl_h
clock_gettime
closesocket
cmov
More information about the ffmpeg-cvslog
mailing list