mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
remove warning about alreday defined Z_PREFIX
This commit is contained in:
parent
0477e01d3e
commit
132cc83871
2
3rdparty/zlib/1.2.8/zconf.h.cmakein
vendored
2
3rdparty/zlib/1.2.8/zconf.h.cmakein
vendored
@ -7,7 +7,9 @@
|
||||
|
||||
#ifndef ZCONF_H
|
||||
#define ZCONF_H
|
||||
#ifndef Z_PREFIX
|
||||
#cmakedefine Z_PREFIX
|
||||
#endif
|
||||
#cmakedefine Z_HAVE_UNISTD_H
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user