]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/configure.ac
acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.
authorBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Thu, 23 Jan 2014 21:17:15 +0000 (22:17 +0100)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 23 Jan 2014 21:17:15 +0000 (21:17 +0000)
commit7370b9df65e5d88148d1d3feffc90fdff00bc1af
tree653ae282650fbf9b6ae0cf8824160ca78993a7b0
parent393e8e8b0ca526d8909ace6303785dd522b1c8ce
acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.

2014-01-23  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
    Steve Ellcey  <sellcey@mips.com>

* acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam
function.
* configure.ac: Use GLIBCXX_CHECK_TMPNAM.
* (configure, config.h.in): Regenerate.
* include/c_global/cstdio: Guard ::tmpnam with _GLIBCXX_USE_TMPNAM

Co-Authored-By: Steve Ellcey <sellcey@mips.com>
From-SVN: r207009
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/include/c_global/cstdio