-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Use #cmakedefine01 where it makes sense.
* CMakeLists.txt: Do not set apu_have_crypto_10 and apr_has_ldap_10. * include/apr_ldap.hwc: Use #cmakedefine01 for APR_HAS_LDAP. * include/apu.hwc: Use #cmakedefine01 for APU_HAVE_CRYPTO. git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.7.x@1920357 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Ivan Zhakov
committed
Sep 1, 2024
1 parent
f0a5a9f
commit 84c1417
Showing
3 changed files
with
2 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters