r243577 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Dec 12 18:03:00 GMT 2016


Author: redi
Date: Mon Dec 12 18:03:30 2016
New Revision: 243577

URL: https://gcc.gnu.org/viewcvs?rev=243577&root=gcc&view=rev
Log:
Add missing header in Filesystem TS configure tests

Backport from mainline
2016-10-26  Uros Bizjak  <ubizjak@gmail.com>

	* acinclude.m4 (GLIBCXX_CHECK_FILESYSTEM_DEPS): Include <limits.h>
	for PATH_MAX in realpath test.
	* configure: Regenerate.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/acinclude.m4
    branches/gcc-6-branch/libstdc++-v3/configure



More information about the Libstdc++-cvs mailing list