Lines Matching refs:libpmemblk
1761 # Check whether we have libpmemblk1763 if test "$libpmemblk" != "yes" ; then1764 libpmemblk="no"1768 #include <libpmemblk.h>1776 if compile_prog "" "-lpmemblk" "libpmemblk"; then1777 libpmemblk="yes"1781 echo "libpmemblk $libpmemblk"1786 if test "$libpmemblk" = "yes"; then