libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
authorJonathan Wakely <jwakely@redhat.com>
Mon, 10 Aug 2020 12:21:59 +0000 (13:21 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 10 Aug 2020 12:21:59 +0000 (13:21 +0100)
commit90f7636bf8df50940e0f749af60a6b374a8f09b4
tree5230ab1742e819eefab11ff623dd9a307d3ec027
parent2203a80a72cb582364245b6997d0724a5f84e062
libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]

The configure switch should only affect the optional Filesystem TS, not
the std::filesystem features of C++17.

libstdc++-v3/ChangeLog:

PR libstdc++/94681
* acinclude.m4 (GLIBCXX_CHECK_FILESYSTEM_DEPS): Do not depend on
$enable_libstdcxx_filesystem_ts.
* configure: Regenerate.
libstdc++-v3/acinclude.m4
libstdc++-v3/configure