summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-01-26 02:38:30 +0100
committerDiego Biurrun <diego@biurrun.de>2012-03-26 13:00:09 +0200
commit193d7eea954950e42e75b397b99be71a09c4a2e0 (patch)
tree21ecdaf632263c5ac099b3c737d059aaf6582854 /configure
parent967923abd15b58a0029c36e5a0be7de108b0deb7 (diff)
libavutil: Remove broken and pointless lzo test program.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 89a4fcea4a..cbb076e411 100755
--- a/configure
+++ b/configure
@@ -1104,7 +1104,6 @@ HAVE_LIST="
loongson
lrint
lrintf
- lzo1x_999_compress
machine_ioctl_bt848_h
machine_ioctl_meteor_h
malloc_h
@@ -2868,7 +2867,6 @@ check_func sched_getaffinity
check_func sysconf
check_func sysctl
check_func_headers io.h setmode
-check_func_headers lzo/lzo1x.h lzo1x_999_compress
check_lib2 "windows.h psapi.h" GetProcessMemoryInfo -lpsapi
check_func_headers windows.h GetProcessAffinityMask
check_func_headers windows.h GetProcessTimes