mirror of
https://github.com/MariaDB/server.git
synced 2026-05-01 20:55:32 +02:00
Spelling mistake in sql/Makefile.am
sql/Makefile.am: Spelling mistake.
This commit is contained in:
parent
69bb38752c
commit
11f402b310
1 changed files with 1 additions and 1 deletions
|
|
@ -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 $<
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue