diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2017-10-21 08:25:13 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2017-10-21 08:25:13 +0000 |
commit | aa93ca090e54442af1f2494ae6f6b07bd3c65630 (patch) | |
tree | 6dd2ab1452ca95e10dc3590f644ea6a081153071 | |
parent | dfdf2839b5353bf9e21e652ea5f257f4a9839600 (diff) | |
download | gcc-aa93ca090e54442af1f2494ae6f6b07bd3c65630.zip gcc-aa93ca090e54442af1f2494ae6f6b07bd3c65630.tar.gz gcc-aa93ca090e54442af1f2494ae6f6b07bd3c65630.tar.bz2 |
Fix wording
From-SVN: r253969
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 91c9cfc..bff49a6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -87,7 +87,7 @@ 2017-10-20 Nicolas Roche <roche@adacore.com> - * configure.ac (ACX_PROG_GNAT): Append "libgnat" to the include dir. + * configure.ac (ACX_PROG_GNAT): Append "libgnat" to include search dir. * configure: Regenerate. 2017-10-20 Jakub Jelinek <jakub@redhat.com> |