Home
last modified time | relevance | path

Searched refs:BZLIB (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/0.153/libdwfl/
Dbzip2.c3 #define BZLIB macro
Dgzip.c68 #elif defined BZLIB
230 #ifdef BZLIB in unzip()
DMakefile.am73 if BZLIB
DlibdwflP.h78 DWFL_ERROR (BZLIB, N_("bzip2 decompression failed")) \
DChangeLog434 * gzip.c [!BZLIB] (mapped_zImage): New function.
435 (unzip) [!BZLIB]: Grok Linux kernel zImage format.
471 * Makefile.am [BZLIB] (libdwfl_a_SOURCES): Add it.
/external/elfutils/0.153/
Dconfigure.ac201 dnl Test for zlib and bzlib, gives ZLIB/BZLIB .am
206 eu_ZIPLIB(bzlib,BZLIB,bz2,BZ2_bzdopen,bzip2)
DChangeLog79 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.