]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/config.h.in
Fix usage of secure_getenv with glibc 2.17.
authorJanne Blomqvist <jb@gcc.gnu.org>
Sat, 6 Oct 2012 20:56:05 +0000 (23:56 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Sat, 6 Oct 2012 20:56:05 +0000 (23:56 +0300)
commit227e441f2b6cfdcd738ede0722847312ee372b01
tree245c19b2621f21e1a618a087f712385c5a897ff1
parent1996c0a6e0738a493625e6d56d0ac30322d8fa50
Fix usage of secure_getenv with glibc 2.17.

See http://sourceware.org/glibc/wiki/Tips_and_Tricks/secure_getenv

2012-10-06  Janne Blomqvist  <jb@gcc.gnu.org>

* configure.ac: Check for presence of secure_getenv.
* libgfortran.h: Use HAVE_SECURE_GETENV.
* Makefile.in: Regenerated.
* aclocal.m4: Regenerated.
* config.h.in: Regenerated.
* configure: Regenerated.

From-SVN: r192169
libgfortran/ChangeLog
libgfortran/Makefile.in
libgfortran/aclocal.m4
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/libgfortran.h