Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > a3112b1f322f4c64a926d3fe6a70b149 > files > 3

tokyocabinet-1.4.48-9.mga9.src.rpm

Index: configure.in
===================================================================
--- configure.in
+++ configure.in	2012-01-22 01:23:48.244482061 +0100
@@ -270,7 +270,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