Fix "make fram-c-fidentify-swf"
This commit is contained in:
parent
2cc3880ced
commit
41921f9763
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__FRAMAC__) || defined(MAIN_photorec)
|
#if defined(__FRAMAC__) || defined(SINGLE_FORMAT) || defined(MAIN_photorec)
|
||||||
#undef HAVE_ZLIB_H
|
#undef HAVE_ZLIB_H
|
||||||
#undef HAVE_LIBZ
|
#undef HAVE_LIBZ
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue