mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
PR27116, Spelling errors found by Debian style checker
config/ChangeLog: * override.m4: Correct comment grammar.
This commit is contained in:
committed by
Arsen Arsenović
parent
1d6c6dc947
commit
120397f396
@@ -32,7 +32,7 @@ m4_ifndef([_GCC_AUTOCONF_VERSION],
|
||||
[m4_define([_GCC_AUTOCONF_VERSION], [2.69])])
|
||||
|
||||
dnl Test for the exact version when AC_INIT is expanded.
|
||||
dnl This allows to update the tree in steps (for testing)
|
||||
dnl This allows one to update the tree in steps (for testing)
|
||||
dnl by putting
|
||||
dnl m4_define([_GCC_AUTOCONF_VERSION], [X.Y])
|
||||
dnl in configure.ac before AC_INIT,
|
||||
|
||||
Reference in New Issue
Block a user