diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-03-11 18:33:40 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-03-14 13:08:02 +0000 |
commit | 67a1cb2ad16ff9ff5a7dc4532d0e0fe98be42382 (patch) | |
tree | 5d305a232633e8d575ce3a48e12cd1cc7193c806 /gcc | |
parent | c879b92c30d088ff01eb0c3e912eb8a01f9fc6e3 (diff) | |
download | gcc-67a1cb2ad16ff9ff5a7dc4532d0e0fe98be42382.zip gcc-67a1cb2ad16ff9ff5a7dc4532d0e0fe98be42382.tar.gz gcc-67a1cb2ad16ff9ff5a7dc4532d0e0fe98be42382.tar.bz2 |
top-level: Fix comment about --enable-libstdcxx in configure
The custom option for enabling/disabling libstdc++ is not spelled the
same as the directory name:
AC_ARG_ENABLE(libstdcxx,
AS_HELP_STRING([--disable-libstdcxx],
[do not build libstdc++-v3 directory])
The comment referring to it later use the wrong name.
ChangeLog:
* configure.ac: Fix incorrect option in comment.
* configure: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions