Home
last modified time | relevance | path

Searched refs:ZLIB (Results 1 – 4 of 4) sorted by relevance

/pciutils/lib/
H A Dconfigure258 if [ "$ZLIB" = yes -o "$ZLIB" = no ] ; then
259 echo "$ZLIB (set manually)"
262 ZLIB=yes
264 ZLIB=no
266 echo "$ZLIB (auto-detected)"
268 if [ "$ZLIB" = yes ] ; then
/pciutils/
H A DREADME.Windows49 make CROSS_COMPILE=i586-mingw32msvc- HOST=i586-windows ZLIB=no IDSDIR=""
53 make CROSS_COMPILE=x86_64-w64-mingw32- HOST=x86_64-windows ZLIB=no IDSDIR=""
H A DMakefile16 ZLIB= macro
H A DREADME73 ZLIB=yes/no Enable support for compressed pci.ids (requires zlib).