mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Spelling mistake in sql/Makefile.am
sql/Makefile.am: Spelling mistake.
This commit is contained in:
@@ -111,7 +111,7 @@ sql_yacc.cc: sql_yacc.yy
|
||||
sql_yacc.h: sql_yacc.yy
|
||||
|
||||
sql_yacc.o: sql_yacc.cc sql_yacc.h
|
||||
@echo "Note: The folloing compile may take a long time."
|
||||
@echo "Note: The following compile may take a long time."
|
||||
@echo "If it fails, re-run configure with --with-low-memory"
|
||||
$(CXXCOMPILE) $(LM_CFLAGS) -c $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user