]> git.ipfire.org Git - thirdparty/gcc.git/commit
acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to enable features if...
authorJonathan Wakely <jwakely.gcc@gmail.com>
Wed, 22 May 2013 08:12:45 +0000 (08:12 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 22 May 2013 08:12:45 +0000 (09:12 +0100)
commit88b1a025667aa121572beb7aa786646301719cf7
tree17261709058f6d97674c28b4fd3d95dce06579e9
parent50efa77265f3a9538eec28ba8bba0c1d3d77e192
acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to enable features if target OS is known to support them.

* acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to
enable features if target OS is known to support them.
* configure.ac (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Default to 'auto'.
* configure: Regenerate.

From-SVN: r199183
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure
libstdc++-v3/configure.ac