This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libdwfl: Only try opening files with installed compression libraries.


Instead change the macros above in open.c to return
DWFL_E_{ZLIB,BZLIB,LZMA} rather than false.

Don't conditionalize check_PROGRAMS.  The test code will build fine even if
the support isn't there, and this avoids things like 'make dist' having
their behavior depend on configuration details.


Thanks,
Roland

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]