]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - configure
Add a configure check for lzo1x_999_compress() and compile the lzo test program
[frescor/ffmpeg.git] / configure
index eae40c63675eff2d920b3e50350a211785660ba5..4178044d97a387438ea7e49bce1f62b00d46c373 100755 (executable)
--- a/configure
+++ b/configure
@@ -895,6 +895,7 @@ HAVE_LIST="
     llrint
     lrint
     lrintf
+    lzo1x_999_compress
     machine_ioctl_bt848_h
     machine_ioctl_meteor_h
     malloc_h
@@ -1970,6 +1971,7 @@ check_func  memalign
 check_func  mkstemp
 check_func  posix_memalign
 check_func_headers io.h setmode
+check_func_headers lzo/lzo1x.h lzo1x_999_compress
 check_func_headers windows.h GetProcessTimes
 check_func_headers windows.h VirtualAlloc