1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by Kent

This commit is contained in:
Vladislav Vaintroub
2010-02-01 23:46:02 +01:00
parent 8860c6da6c
commit 9a1746a04c
6 changed files with 6 additions and 6 deletions

View File

@ -14,4 +14,4 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
MYSQL_ADD_PLUGIN(FTEXAMPLE plugin_example.c MODULE_ONLY MODULE_OUTPUT_NAME mypluglib)
MYSQL_ADD_PLUGIN(ftexample plugin_example.c MODULE_ONLY MODULE_OUTPUT_NAME mypluglib)