| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zconf.h is always created by cmake and configure.
|
|
Instead of zconf.h.cmakein, which is removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
What to install is chosen with components.
|
|
|
|
|
|
|
|
Move to target_compile_definitions.
|
|
|
|
|
|
This is done by check_type_size.
|
|
|
|
|
|
Use variables set by it.
|
|
|
|
|
|
Adjust minimum required version for regex.
|
|
Add option to also install zlib1.ddl for compatibility.
|
|
|
|
|
|
|