Fix "make fram-c-fidentify-swf"

This commit is contained in:
Christophe Grenier 2020-10-12 17:46:05 +02:00
parent 2cc3880ced
commit 41921f9763

View file

@ -24,7 +24,7 @@
#include <config.h>
#endif
#if defined(__FRAMAC__) || defined(MAIN_photorec)
#if defined(__FRAMAC__) || defined(SINGLE_FORMAT) || defined(MAIN_photorec)
#undef HAVE_ZLIB_H
#undef HAVE_LIBZ
#endif