1 dnl # 2 dnl # Check for zlib 3 dnl # 4 AC_DEFUN([ZFS_AC_CONFIG_USER_ZLIB], [ 5 ZFS_AC_FIND_SYSTEM_LIBRARY(ZLIB, [zlib], [zlib.h], [], [z], [compress2 uncompress crc32], [], [ 6 AC_MSG_FAILURE([*** zlib-devel package required]) 7 ]) 8 ])
Cache object: ae1c1b3c678a4c2a03a6e1a6c01e3d17
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.