[MDEV-419] ensure that all HAVE_XXX constants can be set by cmake Created: 2012-07-31  Updated: 2012-08-01  Resolved: 2012-08-01

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 10.0.0, 5.5.27

Type: Task Priority: Major
Reporter: Sergei Golubchik Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-418 Feedback plugin statisics problem Closed

 Description   

before 5.5 configure was doing system checks and defining HAVE_XXX constants accordingly. In 5.5 cmake is doing that. In the process of converting the build system to cmake some of the checks were lost. As a result the code uses HAVE_XXX constants that are never defined by cmake.

This task is about verifying that all HAVE_XXX constants that are used in the code are actually results of some cmake system checks.

Basically, every such constant must be present in config.h.cmake and in configure.cmake.


Generated at Thu Feb 08 06:28:36 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.