diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-01-31 11:00:18 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-02-01 21:53:14 +0000 |
commit | 19b8946dbda5fda4389ef8e3ea162c3df2b1998d (patch) | |
tree | 401377bed8a348d0ddc29020971e700d7e4cfd0d /gcc | |
parent | 8753b13a31c777cdab0265dae0b68534247908f7 (diff) | |
download | gcc-19b8946dbda5fda4389ef8e3ea162c3df2b1998d.zip gcc-19b8946dbda5fda4389ef8e3ea162c3df2b1998d.tar.gz gcc-19b8946dbda5fda4389ef8e3ea162c3df2b1998d.tar.bz2 |
libstdc++: Improve config output for --enable-cstdio [PR104301]
Currently we just print "checking for underlying I/O to use... stdio"
unconditionally, whether configured to use stdio_pure or stdio_posix. We
should make it clear that the user's configure option chose the right
thing.
libstdc++-v3/ChangeLog:
PR libstdc++/104301
* acinclude.m4 (GLIBCXX_ENABLE_CSTDIO): Print different messages
for stdio_pure and stdio_posix options.
* configure: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions