Bug #83054 Stop looking for autotools binaries
Submitted: 20 Sep 2016 10:12 Modified: 21 Sep 2016 15:35
Reporter: Jon Olav Hauglid Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.1 OS:Any
Assigned to: CPU Architecture:Any

[20 Sep 2016 10:12] Jon Olav Hauglid
Description:
Currently we have cmake code which looks for autotools binaries like glibtoolize libtoolize aclocal autoconf autoheader automake.
We no longer use any of these, so we should stop looking for them.

How to repeat:
Run cmake and check cmakecache.txt
[21 Sep 2016 15:35] Paul DuBois
Posted by developer:
 
Fixed in 8.0.1.

Code cleanup. No changelog entry needed.