--- configure.in 2009-05-21 18:13:34.000000000 +0200 +++ configure.in.oden 2009-05-21 18:13:48.000000000 +0200 @@ -237,7 +237,7 @@ fi if test "$enable_exlzma" = "yes" then - AC_CHECK_LIB(lzma, main) + AC_CHECK_LIB(lzmalib, main) fi if test "$enable_exlzo" = "yes" then