changeset 723:db9e213fcc5b libavutil

Add a configure check for lzo1x_999_compress() and compile the lzo test program in libavutil when this function is available.
author diego
date Thu, 09 Apr 2009 14:55:05 +0000
parents 2f890bb12bbc
children 0a1867c7ec5e
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Apr 02 23:22:19 2009 +0000
+++ b/Makefile	Thu Apr 09 14:55:05 2009 +0000
@@ -42,6 +42,7 @@
        utils.o                                                          \
 
 TESTPROGS = adler32 aes base64 crc des lls md5 pca sha1 softfloat tree
+TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
 
 DIRS = arm bfin sh4 x86