diff options
author | Vladislav Vaintroub <vvaintroub@mysql.com> | 2010-01-26 22:05:41 +0100 |
---|---|---|
committer | Vladislav Vaintroub <vvaintroub@mysql.com> | 2010-01-26 22:05:41 +0100 |
commit | cdb8cafb2731578cef674de3f71ff65e9ac055ae (patch) | |
tree | 0ec8844bc8dda2a96e98ecf7498fcb4f7c8aa147 /configure.cmake | |
parent | bc80c38a5450125c4d4085d3c04cc271936d26b9 (diff) | |
download | mariadb-git-cdb8cafb2731578cef674de3f71ff65e9ac055ae.tar.gz |
Fixed typos and failed mysqld--help test.
Diffstat (limited to 'configure.cmake')
-rw-r--r-- | configure.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.cmake b/configure.cmake index b42a92cf7c5..663e3db9a66 100644 --- a/configure.cmake +++ b/configure.cmake @@ -182,7 +182,6 @@ IF(UNIX) ENDIF() ENDIF() ENDIF() -s # System check macros that do nothing on Windows. # Very often, it is known that some function is not available |